Willem Jan Palenstijn
|
67fa1fb59c
|
SCI: Fix potential dangling pointer more robustly,
by changing the executionStack implementation to a list.
svn-id: r40971
|
2009-05-28 22:42:18 +00:00 |
|
Max Horn
|
32975b25f4
|
SCI: cleanup
svn-id: r40959
|
2009-05-28 11:15:09 +00:00 |
|
Filippos Karapetis
|
e0a0593949
|
Fixed a typo, and added parentheses to clarify order
svn-id: r40938
|
2009-05-27 12:46:11 +00:00 |
|
Walter van Niftrik
|
e3178daf13
|
SCI: Cleanup.
svn-id: r40931
|
2009-05-27 00:24:32 +00:00 |
|
Filippos Karapetis
|
2590511c7d
|
Turned some errors into warnings, as they occur in KQ5CD
svn-id: r40804
|
2009-05-23 10:22:27 +00:00 |
|
Max Horn
|
b431254070
|
SCI: Removed the 'save_dir' gui hack
svn-id: r40772
|
2009-05-21 21:50:11 +00:00 |
|
Filippos Karapetis
|
4799cbf1c3
|
Removed the PREG, PSTK, IS_NULL_REG and REG_EQ defines
svn-id: r40767
|
2009-05-21 17:18:46 +00:00 |
|
Filippos Karapetis
|
fddd2a2214
|
Slight cleanup to kGetTime()
svn-id: r40754
|
2009-05-21 10:34:13 +00:00 |
|
Max Horn
|
7d54385dea
|
SCI: Moved some private decls from kernel.h to kernel.cpp; removed pointless (and incorrect) fallback code in k_Unknown
svn-id: r40739
|
2009-05-20 17:52:12 +00:00 |
|
Max Horn
|
f5f48fff3a
|
SCI: Moved the few kernel functions that were in kernel.cpp to a new file kmisc.cpp
svn-id: r40738
|
2009-05-20 17:51:55 +00:00 |
|