Age | Commit message (Expand) | Author |
---|---|---|
2009-02-20 | SCI: Added TODO suggestion to change the vm opcode switch/case to an opcode t... | Max Horn |
2009-02-17 | Revert changed I accidentally commited *sigh* | Max Horn |
2009-02-17 | SCI: Moved sfx_pcm_urat_t from include/sfx_pcm.h to sfx/mixer.h | Max Horn |
2009-02-17 | Update headers. engine/ | Eugene Sandulenko |
2009-02-17 | Replaced sci_free() with free() - it's OK to free a NULL pointer, so the chec... | Filippos Karapetis |
2009-02-16 | SCI: Moved seg_manager.*, int_hashmap.* to sci/engine (they are only used the... | Max Horn |
2009-02-15 | Fixed more warnings | Max Horn |
2009-02-15 | SCI: Run astyle to make the code be more compliant with our Code Formatting G... | Max Horn |
2009-02-15 | SCI: Got rid of a nasty hack where class, delete, new were re#defined because... | Max Horn |
2009-02-15 | Silenced a ton of warnings, and disabled several unreferenced functions (dead... | Filippos Karapetis |
2009-02-15 | - Remove some unneeded files | Eugene Sandulenko |