Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | WINCE: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-23 | COMMON: Provide our own implementations for scumm_str(n)icmp | Max Horn | |
This takes up a tiny little bit of extra binary size, but gets rid of some awful #ifdef hackery. | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-03-09 | WINCE: Run astyle over WinCE source files. | Johannes Schickel | |
2011-03-08 | WINCE: Silence/fix some warnings. | Johannes Schickel | |
2010-11-05 | WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcs | Max Horn | |
svn-id: r54089 | |||
2010-10-31 | WINCE: Fix assert() implementation | Max Horn | |
svn-id: r53980 | |||
2010-10-31 | WINCE: Enable use of forbidden symbols, cleanup | Max Horn | |
I tried to untangle the header interdependencies a bit, but this is still quite a mess. This commit also fixes some warnings. svn-id: r53978 | |||
2010-01-22 | Silenced some more cppcheck warnings. Some of these may seem silly, but the way | Torbjörn Andersson | |
I figure it the changes are harmless at worst, and making them will make it easier to find real errors in the (still quite long) list of warnings. svn-id: r47443 | |||
2009-08-08 | forward port of wince 3.0 fix for paths from branch 0.13.0, r39978 | Kostas Nakos | |
svn-id: r43114 | |||
2009-08-04 | got rid of superfluous semicolons | Kostas Nakos | |
svn-id: r43043 | |||
2009-02-11 | cleanup | Max Horn | |
svn-id: r36270 | |||
2008-12-28 | workaround for ce's limitation of cwd in _access too | Kostas Nakos | |
svn-id: r35594 | |||
2008-08-09 | fix MR on ce: allocate large buffer on the heap instead and of the stack, ↵ | Kostas Nakos | |
and improve the workaround svn-id: r33714 | |||
2008-07-20 | a little more cleanup | Kostas Nakos | |
svn-id: r33142 | |||
2008-07-20 | modified patch #1882942 - optimize and kill code for really old platforms | Kostas Nakos | |
svn-id: r33141 | |||
2008-07-20 | workaround for bogus findfirstfile. kyra now starts up correctly | Kostas Nakos | |
svn-id: r33120 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-12-30 | implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games ↵ | Kostas Nakos | |
have incorrect time & date svn-id: r30083 | |||
2007-10-28 | various assorted things required by the new compiler and codebase changes | Kostas Nakos | |
svn-id: r29310 | |||
2007-10-28 | new stuff to support the FS api and fixes for the new compiler | Kostas Nakos | |
svn-id: r29308 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-04-09 | these belong here and not to the precompiled lib pack | Kostas Nakos | |
svn-id: r26443 | |||
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos | |
svn-id: r24212 | |||
2006-09-23 | Remove defines, which were only used by checkHeap() | Travis Howell | |
svn-id: r23980 | |||
2006-07-01 | move ce port to its new home | Kostas Nakos | |
svn-id: r23366 |