Commit Graph
86814 Commits
Author SHA1 Message Date
Max Horn 1ded9cff77 Optimized List assignment operator, thanks to h00ligan
svn-id: r16042
2004-12-12 21:54:33 +00:00
Max Horn 9e4a529ef9 Hide iterator implementation details from client code
svn-id: r16041
2004-12-12 21:38:11 +00:00
Max Horn 74e789ce99 clean up slide code
svn-id: r16040
2004-12-12 21:23:21 +00:00
Robert Göffringmann 475b5f138d fixed warning
svn-id: r16039
2004-12-12 07:11:11 +00:00
Max Horn 791db21a6c Fix for bug #1082105 (GUI: ScummVM returns to window mode automatically)
svn-id: r16038
2004-12-12 00:02:44 +00:00
Max Horn 41a7e6674c Remove the 24 bit read/write methods -- we don't use them anymore and they are weird anyway ;-)
svn-id: r16037
2004-12-11 23:50:39 +00:00
Max Horn e1f6101140 use loadVOCFromStream
svn-id: r16036
2004-12-11 23:36:17 +00:00
Max Horn 3891c0fa39 change loadVOCFromStream to take a reference instead of a pointer (to a stream)
svn-id: r16035
2004-12-11 23:34:34 +00:00
Max Horn 369e31a41c Modified version of patch #1082777 (common/stream optimization)
svn-id: r16034
2004-12-11 23:16:36 +00:00
Max Horn ff2e6565d1 Fix for bug #1083083 (QUEEN: journal bug), thanks for the patch, salty-horse
svn-id: r16033
2004-12-11 22:21:37 +00:00
Max Horn 59bd385301 Const correctness
svn-id: r16032
2004-12-11 22:04:54 +00:00
Nicolas Bacca 87d90b080c Oops
svn-id: r16031
2004-12-11 15:18:36 +00:00
Nicolas Bacca 0852a6e218 CE backend needs to overload a few functions - list them with an appropriate comment and hope they'll last more than a few months this time :p
svn-id: r16030
2004-12-11 15:17:47 +00:00
Nicolas Bacca 4e1096e070 Update project build files
svn-id: r16029
2004-12-11 00:42:18 +00:00
Nicolas Bacca 744ea3161b Update with SDL backend changes, untested yet
svn-id: r16028
2004-12-11 00:41:31 +00:00
Nicolas Bacca cdf2eb2eb7 Update CE default savepath
svn-id: r16027
2004-12-11 00:39:27 +00:00
Nicolas Bacca 876079be75 Fix dumb CE compiler
svn-id: r16026
2004-12-11 00:37:05 +00:00
Robert Göffringmann c9fb63af0b unify pc/palm sourcecode
svn-id: r16025
2004-12-10 18:26:08 +00:00
Robert Göffringmann 5dc8b51b27 changed cd checking code, gives warnings about everything now.
svn-id: r16024
2004-12-10 17:55:03 +00:00
Chris Apers d15d3bf97d Use the new init functions
svn-id: r16023
2004-12-10 16:11:16 +00:00
Chris Apers e78e6fa950 - cleanup
- move notification init after screenSize to prevent another DIA madness

svn-id: r16022
2004-12-10 16:00:21 +00:00
Chris Apers 85045efac8 Fixed virtual silkarea madness
svn-id: r16021
2004-12-10 15:41:50 +00:00
Chris Apers 7a19453220 New ARM call
svn-id: r16020
2004-12-10 15:29:34 +00:00
Chris Apers 7d160b2df6 Fixed language option + cleanup
svn-id: r16019
2004-12-10 15:28:41 +00:00
Chris Apers acd8456719 Hide ARM checkbox on non-ARM devices
svn-id: r16018
2004-12-10 15:24:54 +00:00
Chris Apers 3d40a9b981 Cleanup
svn-id: r16017
2004-12-10 15:23:41 +00:00
Chris Apers f961f34c6a Fixed redraw problem
svn-id: r16016
2004-12-10 15:21:33 +00:00
Chris Apers 1a5fa3e86f Moved to prefix file
svn-id: r16015
2004-12-10 15:19:53 +00:00
Chris Apers 66e14111cc New ARM call (PalmOS)
svn-id: r16014
2004-12-10 15:18:28 +00:00
Chris Apers ccca4856aa Many PalmOS ARM optimizations
svn-id: r16013
2004-12-10 15:13:10 +00:00
Chris Apers 981d5fb1a2 Reading from memory card is too slow
svn-id: r16012
2004-12-10 15:11:53 +00:00
Chris Apers e1458ca1ff PalmOS stuffs
svn-id: r16011
2004-12-10 15:10:10 +00:00
Chris Apers a446a90e2c Revamped ARM stuffs
svn-id: r16010
2004-12-10 14:43:56 +00:00
Chris Apers e185e0d649 Cleanup
svn-id: r16009
2004-12-10 14:28:40 +00:00
Jonathan Gray 143bbaf672 Limit width to 80 chars again.
svn-id: r16008
2004-12-10 12:22:49 +00:00
Max Horn 971719f098 Fix warning
svn-id: r16007
2004-12-10 00:25:29 +00:00
Max Horn 3825614f67 Removed outdated (and wrong) comment; all this stuff will be rewritten eventually anyway, but at least we shouldn't spread false information
svn-id: r16006
2004-12-10 00:11:52 +00:00
Robert Göffringmann 3bd97accd4 make scrolling smooth.
svn-id: r16005
2004-12-09 21:32:02 +00:00
Marcus Comstedt 9f5bd8510d Made SoftKbd more usable with a mouse.
svn-id: r16004
2004-12-09 20:21:31 +00:00
Robert Göffringmann 846f520ed6 fix potential race condition
svn-id: r16003
2004-12-09 16:33:54 +00:00
Robert Göffringmann 0d7ab01640 Pass subdirectories to gamedetector functions
svn-id: r16002
2004-12-09 15:06:49 +00:00
Robert Göffringmann 58bf9028b1 moved the bootparam code out of sword1.cpp
svn-id: r16001
2004-12-08 04:38:39 +00:00
Eugene Sandulenko ece69c12e8 Use some disassembly-based values.
svn-id: r16000
2004-12-08 03:15:36 +00:00
Max Horn 9eed72f0fc oops
svn-id: r15999
2004-12-08 00:03:08 +00:00
Max Horn 6dbe271a5e Only activate virtual keyboard when needed
svn-id: r15998
2004-12-06 22:05:04 +00:00
Max Horn 954e16abbf Fix for bug #1074931 (GUI: Starting games in fullscreen doesn't work), avoid one unneccessary redraw
svn-id: r15997
2004-12-06 21:12:52 +00:00
Gregory Montoir 3fb09f9b1c Cutaway code also handles some talking stuff... Updated this part too, to fix 'bug' #1034715
svn-id: r15996
2004-12-06 20:42:11 +00:00
Marcus Comstedt 24bc673b8b Switch back from netcd to regular ronin.
svn-id: r15995
2004-12-06 15:57:08 +00:00
Marcus Comstedt 06f0fa8d3a Use delete[] for dirs now that it contains objects.
svn-id: r15994
2004-12-06 15:44:37 +00:00
Marcus Comstedt 17f1c47c5d Updated instructions.
svn-id: r15993
2004-12-06 13:36:46 +00:00