Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-11 | Remove the 24 bit read/write methods -- we don't use them anymore and they ↵ | Max Horn | |
are weird anyway ;-) svn-id: r16037 | |||
2004-12-11 | use loadVOCFromStream | Max Horn | |
svn-id: r16036 | |||
2004-12-11 | change loadVOCFromStream to take a reference instead of a pointer (to a stream) | Max Horn | |
svn-id: r16035 | |||
2004-12-11 | Modified version of patch #1082777 (common/stream optimization) | Max Horn | |
svn-id: r16034 | |||
2004-12-11 | Fix for bug #1083083 (QUEEN: journal bug), thanks for the patch, salty-horse | Max Horn | |
svn-id: r16033 | |||
2004-12-11 | Const correctness | Max Horn | |
svn-id: r16032 | |||
2004-12-11 | Oops | Nicolas Bacca | |
svn-id: r16031 | |||
2004-12-11 | CE backend needs to overload a few functions - list them with an appropriate ↵ | Nicolas Bacca | |
comment and hope they'll last more than a few months this time :p svn-id: r16030 | |||
2004-12-11 | Update project build files | Nicolas Bacca | |
svn-id: r16029 | |||
2004-12-11 | Update with SDL backend changes, untested yet | Nicolas Bacca | |
svn-id: r16028 | |||
2004-12-11 | Update CE default savepath | Nicolas Bacca | |
svn-id: r16027 | |||
2004-12-11 | Fix dumb CE compiler | Nicolas Bacca | |
svn-id: r16026 | |||
2004-12-10 | unify pc/palm sourcecode | Robert Göffringmann | |
svn-id: r16025 | |||
2004-12-10 | changed cd checking code, gives warnings about everything now. | Robert Göffringmann | |
svn-id: r16024 | |||
2004-12-10 | Use the new init functions | Chris Apers | |
svn-id: r16023 | |||
2004-12-10 | - cleanup | Chris Apers | |
- move notification init after screenSize to prevent another DIA madness svn-id: r16022 | |||
2004-12-10 | Fixed virtual silkarea madness | Chris Apers | |
svn-id: r16021 | |||
2004-12-10 | New ARM call | Chris Apers | |
svn-id: r16020 | |||
2004-12-10 | Fixed language option + cleanup | Chris Apers | |
svn-id: r16019 | |||
2004-12-10 | Hide ARM checkbox on non-ARM devices | Chris Apers | |
svn-id: r16018 | |||
2004-12-10 | Cleanup | Chris Apers | |
svn-id: r16017 | |||
2004-12-10 | Fixed redraw problem | Chris Apers | |
svn-id: r16016 | |||
2004-12-10 | Moved to prefix file | Chris Apers | |
svn-id: r16015 | |||
2004-12-10 | New ARM call (PalmOS) | Chris Apers | |
svn-id: r16014 | |||
2004-12-10 | Many PalmOS ARM optimizations | Chris Apers | |
svn-id: r16013 | |||
2004-12-10 | Reading from memory card is too slow | Chris Apers | |
svn-id: r16012 | |||
2004-12-10 | PalmOS stuffs | Chris Apers | |
svn-id: r16011 | |||
2004-12-10 | Revamped ARM stuffs | Chris Apers | |
svn-id: r16010 | |||
2004-12-10 | Cleanup | Chris Apers | |
svn-id: r16009 | |||
2004-12-10 | Limit width to 80 chars again. | Jonathan Gray | |
svn-id: r16008 | |||
2004-12-10 | Fix warning | Max Horn | |
svn-id: r16007 | |||
2004-12-10 | Removed outdated (and wrong) comment; all this stuff will be rewritten ↵ | Max Horn | |
eventually anyway, but at least we shouldn't spread false information svn-id: r16006 | |||
2004-12-09 | make scrolling smooth. | Robert Göffringmann | |
svn-id: r16005 | |||
2004-12-09 | Made SoftKbd more usable with a mouse. | Marcus Comstedt | |
svn-id: r16004 | |||
2004-12-09 | fix potential race condition | Robert Göffringmann | |
svn-id: r16003 | |||
2004-12-09 | Pass subdirectories to gamedetector functions | Robert Göffringmann | |
svn-id: r16002 | |||
2004-12-08 | moved the bootparam code out of sword1.cpp | Robert Göffringmann | |
svn-id: r16001 | |||
2004-12-08 | Use some disassembly-based values. | Eugene Sandulenko | |
svn-id: r16000 | |||
2004-12-08 | oops | Max Horn | |
svn-id: r15999 | |||
2004-12-06 | Only activate virtual keyboard when needed | Max Horn | |
svn-id: r15998 | |||
2004-12-06 | Fix for bug #1074931 (GUI: Starting games in fullscreen doesn't work), avoid ↵ | Max Horn | |
one unneccessary redraw svn-id: r15997 | |||
2004-12-06 | Cutaway code also handles some talking stuff... Updated this part too, to ↵ | Gregory Montoir | |
fix 'bug' #1034715 svn-id: r15996 | |||
2004-12-06 | Switch back from netcd to regular ronin. | Marcus Comstedt | |
svn-id: r15995 | |||
2004-12-06 | Use delete[] for dirs now that it contains objects. | Marcus Comstedt | |
svn-id: r15994 | |||
2004-12-06 | Updated instructions. | Marcus Comstedt | |
svn-id: r15993 | |||
2004-12-06 | update | Paweł Kołodziejski | |
svn-id: r15992 | |||
2004-12-05 | cleanup | Max Horn | |
svn-id: r15991 | |||
2004-12-05 | Clean up OSystem::Event | Max Horn | |
svn-id: r15990 | |||
2004-12-05 | Turn off 'launcher looping' for now | Max Horn | |
svn-id: r15989 | |||
2004-12-05 | - Added details about which ROMs are required for the MT-32 emulator. | Jerome Fisher | |
- Small grammatical fixes to MT-32 section. svn-id: r15988 |