Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-24 | scumm_strnicmp | Jonathan Gray | |
svn-id: r9168 | |||
2003-07-13 | Do not use free_check on WinCE | Nicolas Bacca | |
svn-id: r8975 | |||
2003-06-14 | some more cleanup | Max Horn | |
svn-id: r8488 | |||
2003-06-14 | fix for LE systems | Max Horn | |
svn-id: r8487 | |||
2003-06-14 | Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵ | Max Horn | |
augmented by some more changes of mine svn-id: r8482 | |||
2003-05-21 | don't inline free_check to make debugging easier | Max Horn | |
svn-id: r7805 | |||
2003-05-21 | pedantic fixes (little endian version) | Oliver Kiehl | |
svn-id: r7798 | |||
2003-05-21 | pedantic fixes | Max Horn | |
svn-id: r7789 | |||
2003-05-20 | replace our 'nice' new which sets memory to 0 with a nasty one which sets it ↵ | Max Horn | |
to 0xE7. This should help finding any remaining places where we don't init member variables as we should. svn-id: r7719 | |||
2003-05-18 | HAVE_CONFIG_H | Jonathan Gray | |
svn-id: r7632 | |||
2003-04-30 | typedef NewGuiColor on all platforms; indention | Max Horn | |
svn-id: r7225 | |||
2003-04-30 | more PalmOS changes | Max Horn | |
svn-id: r7220 | |||
2003-04-06 | nope, not all big endian system require alignment | Max Horn | |
svn-id: r6922 | |||
2003-03-13 | added const qualifier | Max Horn | |
svn-id: r6806 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski | |
svn-id: r6714 | |||
2002-12-17 | New savefile backend system (bye bye NONSTANDARD_SAVE...) | Marcus Comstedt | |
svn-id: r6007 | |||
2002-12-01 | OS X app bundle should contain static linked executable; 'bool' is part of ↵ | Max Horn | |
the C++ standard svn-id: r5795 | |||
2002-11-30 | Fix compile | Travis Howell | |
svn-id: r5762 | |||
2002-11-30 | gp32 port stuff | Peter Moraliyski | |
svn-id: r5761 | |||
2002-11-29 | Fix warnings | Travis Howell | |
svn-id: r5744 | |||
2002-11-19 | Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change ↵ | Nicolas Bacca | |
__cdecl for these systems, add 2 sampling rates for WinCE due to problems with Smush mixer in 11 kHz svn-id: r5604 | |||
2002-11-14 | cleanup | Max Horn | |
svn-id: r5552 | |||
2002-11-10 | added FIXME comment | Max Horn | |
svn-id: r5486 | |||
2002-10-27 | patch #628997 support for ogg vorbis instead of cd tracks by Daniel ↵ | Jonathan Gray | |
Schepler. Uncomment the relevant lines in the makefile to use svn-id: r5320 | |||
2002-10-23 | cleaning up scummsys.h a bit (in preparation of using configure eventually). ↵ | Max Horn | |
Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway svn-id: r5290 | |||
2002-09-16 | minor changes in source structure | Paweł Kołodziejski | |
svn-id: r4949 | |||
2002-09-07 | Fix heap corruption. Fix compiler warning. | Matt Hargett | |
svn-id: r4901 | |||
2002-08-31 | removed bad strdup implementation | Max Horn | |
svn-id: r4876 | |||
2002-08-24 | endian fixes; cleanup | Max Horn | |
svn-id: r4837 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |