Commit Graph

224 Commits

Author SHA1 Message Date
Max Horn
c1b38d64ed make hexdump width variable
svn-id: r7269
2003-05-02 21:29:05 +00:00
Chris Apers
1fbc3cf6d4 Add PalmOS port stuff
svn-id: r7261
2003-05-02 10:39:17 +00:00
Chris Apers
5eace23e11 Change __PALM_OS__ to NEWGUI_256, more generic
svn-id: r7260
2003-05-02 09:36:58 +00:00
Chris Apers
e76b56aa6f Change int16 to NewGuiColor in overlay/RGB functions
svn-id: r7259
2003-05-02 09:23:56 +00:00
Chris Apers
82e3011ec5 Add PalmOS GFX modes
svn-id: r7258
2003-05-02 09:08:18 +00:00
Jonathan Gray
a2da94d580 fix leak
svn-id: r7244
2003-05-01 12:36:36 +00:00
Max Horn
d1f576aca6 typedef NewGuiColor on all platforms; indention
svn-id: r7225
2003-04-30 13:40:20 +00:00
Max Horn
81c3ade331 more PalmOS changes
svn-id: r7220
2003-04-30 12:43:56 +00:00
Max Horn
5626e42f5b Make it possible to disable some/all of our three game modules (scumm/simon/sky) with three flags in the Makefile
svn-id: r7131
2003-04-26 11:44:13 +00:00
Max Horn
5c93732d60 cleanup; added comment
svn-id: r7119
2003-04-25 20:03:00 +00:00
Paweł Kołodziejski
0c933f5c50 delete stdafx.cpp
svn-id: r7118
2003-04-25 19:55:40 +00:00
James Brown
751561d28e Bumpidity
svn-id: r7043
2003-04-20 21:42:49 +00:00
Joost Peters
81ac7cc8f8 fixed GP32 port
svn-id: r6958
2003-04-10 13:44:50 +00:00
Paweł Kołodziejski
d56673b845 fixed detection of early scumm games
svn-id: r6923
2003-04-06 19:41:34 +00:00
Max Horn
9d17696656 nope, not all big endian system require alignment
svn-id: r6922
2003-04-06 18:01:36 +00:00
Max Horn
fe58fd4d1e small optimization (do three memory reads instead of five)
svn-id: r6875
2003-03-28 19:13:59 +00:00
Max Horn
c5cc9d8f60 cleanup
svn-id: r6865
2003-03-26 12:30:41 +00:00
Max Horn
023d84a6a3 added some meat to the global options dialog (no prefs are stored yet, though)
svn-id: r6862
2003-03-25 15:32:36 +00:00
Max Horn
a50bbdd7f7 cleanup
svn-id: r6856
2003-03-25 00:26:53 +00:00
Jonathan Gray
eb31490e39 use description to set window title if one is specified
svn-id: r6853
2003-03-24 08:48:41 +00:00
Jonathan Gray
3af1183c5a move language enum to gameDetector.h
svn-id: r6848
2003-03-23 13:44:59 +00:00
Jonathan Gray
8166d8e529 add comment to language enum I meant to do a while back
svn-id: r6845
2003-03-23 12:54:18 +00:00
Jonathan Gray
5985310d64 add GF_DEFAULT_TO_1X_SCALER
svn-id: r6830
2003-03-18 06:53:47 +00:00
Max Horn
b6113a2568 added const qualifier
svn-id: r6806
2003-03-13 01:06:38 +00:00
Jonathan Gray
361e312a6c change RBG to RGB which follows the argument order and hence makes more sense...
svn-id: r6767
2003-03-08 06:53:32 +00:00
Max Horn
bfee768f51 temporary hack to get ScummVM to compile again
svn-id: r6747
2003-03-07 16:21:28 +00:00
Paweł Kołodziejski
243c4ffbc0 implemented formating string error for each engine
svn-id: r6744
2003-03-07 15:38:11 +00:00
Jonathan Gray
8e3ddcf84f exit cleanly if invalid target is specified
svn-id: r6727
2003-03-07 00:52:45 +00:00
Paweł Kołodziejski
aa3766018f updated copyrights headers
svn-id: r6726
2003-03-06 21:46:56 +00:00
Max Horn
a7c1330c6c fixed version_settings generation (now Indy3 works again)
svn-id: r6725
2003-03-06 21:36:12 +00:00
Paweł Kołodziejski
6ce098172f next pedantic cleanup code
svn-id: r6714
2003-03-06 16:27:06 +00:00
Max Horn
5ffeedb1cb Patch #697312: Beneath a Steel Sky interim/initial support patch
svn-id: r6691
2003-03-05 19:04:34 +00:00
Max Horn
086a89f365 Patch #691064: dot matrix scaler
svn-id: r6663
2003-03-02 16:36:52 +00:00
Oliver Kiehl
08f8e9d1ad those TODOs have been obsoleted
svn-id: r6655
2003-03-01 22:54:16 +00:00
Max Horn
cc5a072014 fix warning
svn-id: r6653
2003-03-01 22:06:53 +00:00
Max Horn
f4e147e5d2 removed the single big VersionSettings list; instead, the simon & scumm modules now keep their target lists seperatly (and when we add BASS, it can have its own target list)
svn-id: r6652
2003-03-01 22:04:48 +00:00
Max Horn
956e5e2b3d don't hardcode the Simon GameID values, rather use the #defines from simon/intern.h. Proper solution pending
svn-id: r6651
2003-03-01 21:26:45 +00:00
Max Horn
3c3812d754 no need for a hack if include gameDetector.h anyway...
svn-id: r6650
2003-03-01 20:39:17 +00:00
Jonathan Gray
686ba621f7 move comi to be up near the other scumm games
svn-id: r6641
2003-02-27 10:10:28 +00:00
Jonathan Gray
c5eec27277 add snmidemo
svn-id: r6640
2003-02-26 22:38:49 +00:00
Jonathan Gray
fdd86664c1 bump cvs version number and date as its been over 2 months since this was updated
svn-id: r6639
2003-02-26 13:21:26 +00:00
Jonathan Gray
a7d73fd063 add gameid for puttdemo
svn-id: r6636
2003-02-24 04:35:44 +00:00
Jonathan Gray
719784dd6a moondemo uses akos as well
svn-id: r6623
2003-02-18 23:58:54 +00:00
Jonathan Gray
f081a1a855 add fatty bears fun pack
svn-id: r6622
2003-02-18 13:43:28 +00:00
Jonathan Gray
5a60d022ca fix typo
svn-id: r6620
2003-02-18 01:09:49 +00:00
Jonathan Gray
e899415443 make good on GF_NEW_COSTUMES threats
svn-id: r6616
2003-02-17 21:37:56 +00:00
Jonathan Gray
0e1b2479f2 add putt putt goes to the moon to gamedetector
svn-id: r6605
2003-02-14 00:07:20 +00:00
Jonathan Gray
6c4d3ece6e try to boost our cvs stats a bit, er I mean fix typo
svn-id: r6599
2003-02-12 11:01:17 +00:00
Jonathan Gray
a6789f87ef update version list with some more dos based humongous games, these ones still need at least one opcode to work and maybe some akos bits, but they are a lot closer to the lec games then the games that are windows based with versions numbers of 7.0.0 which seems to be pretty much every game apart from those now in the list
svn-id: r6598
2003-02-12 10:57:31 +00:00
Travis Howell
eae93c3ebc Language option isn't just for comu
svn-id: r6582
2003-02-02 13:16:12 +00:00