aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-07-07once moreMax Horn
svn-id: r4473
2002-07-07Note to self, and everyone else.. remember to keep this updated.James Brown
Anyone know a way to update the CVS date automatically? svn-id: r4472
2002-07-07Re-add unix commandline examplesJames Brown
svn-id: r4471
2002-07-07indent runMax Horn
svn-id: r4470
2002-07-07applied indent to a couple of source files; added .indent.pro file with ↵Max Horn
default indent settings as per readme.txt svn-id: r4469
2002-07-06oops order is importantMax Horn
svn-id: r4468
2002-07-06added intelligent dependency tracking for anybody who uses GCCMax Horn
svn-id: r4467
2002-07-06added mouse over effectMax Horn
svn-id: r4466
2002-07-05fix broken commitJames Brown
svn-id: r4465
2002-07-05hooked in new experimental, *incomplete* GUI code to F6/F7Max Horn
svn-id: r4464
2002-07-05new experimental GUI codeMax Horn
svn-id: r4463
2002-07-04gee, I wonder why folks keep prefering raw ASCII codes over char constants?Max Horn
svn-id: r4462
2002-07-04No slash must be appended to path after colon on MorphOS - CMI did not load ↵Ruediger Hanke
from CD because of this svn-id: r4461
2002-07-04MorphOS makefile updateRuediger Hanke
svn-id: r4460
2002-07-04Theres nothing to see here...James Brown
- Start of CMI support svn-id: r4459
2002-07-04Add chuzwuzzas many gui improvements.James Brown
- Hotkeys - Checkboxes - length fixes - New 'Misc' page svn-id: r4458
2002-07-04endian fix for Putt-Putt sound playbackMax Horn
svn-id: r4457
2002-07-04make fb2opengl.h usable on OS X, tooMax Horn
svn-id: r4456
2002-07-04fixed monkeyvga crasher that occured at least in the german version, but ↵Max Horn
potentially could show up in others, too - this was supposed to me in my commit from yesterday, and contains the actual fix, but was somehow left out svn-id: r4455
2002-07-04fixed compilation of imuse.cppMax Horn
svn-id: r4454
2002-07-03fixed monkeyvga crasher that occured at least in the german version, but ↵Max Horn
potentially could show up in others, too svn-id: r4453
2002-07-02act->obj - we are dealing with objects not actors after allMax Horn
svn-id: r4452
2002-07-02added some hackish support for the DIGI SFX format used in Putt-Putt demoMax Horn
svn-id: r4451
2002-07-02added saveload.h; moved some stuff out of scumm.h into saveload.h/.cpp (no ↵Max Horn
need why other code has to see this) svn-id: r4450
2002-07-02yes, yaz0r, there is a much better way to do this :-); also removed some ↵Max Horn
unused stuff svn-id: r4449
2002-07-02removed akos_findManyDirection, bit_table and many_direction_tab_2; no need ↵Max Horn
to export many_direction_tab svn-id: r4448
2002-07-02got rid of akos_findManyDirection; simplified akos_frameToAnim a lotMax Horn
svn-id: r4447
2002-07-02added comment that explains why return key seems to not work in save dialog; ↵Max Horn
some code cleanup svn-id: r4446
2002-07-02gee, why hardcode the ascii codes if we can use char constants? Also, volume ↵Max Horn
up was mapped to '=' not '+' despite the comment indicating otherwise svn-id: r4445
2002-07-02Add a few more shortcut keys to the documentation. Thanks for the reminder, ↵James Brown
NotHere. svn-id: r4444
2002-07-01Increase fault tolerence re: wrongly implemented parsing for String.cppJames Brown
svn-id: r4443
2002-06-30Add esc as an alias for 'play' in the GUI. Thanks to NotHereJames Brown
svn-id: r4442
2002-06-29Make it Work (tm)James Brown
svn-id: r4441
2002-06-29Update other makefilesJames Brown
svn-id: r4440
2002-06-29Updated Visual C project (for simon reorg)James Brown
svn-id: r4439
2002-06-29Large pointless commit #143: Start splitting Simon code into more managable ↵James Brown
and slightly understandable chunks svn-id: r4438
2002-06-29Remove extranous debug linesJames Brown
svn-id: r4437
2002-06-29Start of (non-functional) Simon2dos support.James Brown
Implement the holy (sic) cursor. svn-id: r4436
2002-06-27Fixed the gost animation background reset. Made a little tweak to draw the ↵Vincent Hamm
gui in vertical rooms (not 100% working) svn-id: r4435
2002-06-27Basic putt-putt game support.James Brown
svn-id: r4434
2002-06-27Satisfy CCCPs nazi tendicies (correct resolution values)James Brown
svn-id: r4433
2002-06-26Add Lucas-style alt-x quit shortcutJames Brown
svn-id: r4432
2002-06-26Add invalid variable checks for The DigJames Brown
svn-id: r4431
2002-06-26Add warning regarding MI1 and the bug in Windows 2000's cd accessJames Brown
svn-id: r4430
2002-06-26Hacks to make SMUSH mixer a bit more tollerable.James Brown
svn-id: r4429
2002-06-25Add keyboard mouse support, remove case sensitivity for resource filesJames Brown
svn-id: r4428
2002-06-25MadMoose's bugfix for 555890 - DOTT: Inventory items not changing nameJames Brown
svn-id: r4427
2002-06-24implement save/load-string ops (used only by Indy 4 IQ system it seems?)Max Horn
svn-id: r4426
2002-06-18Simon1 fixes, Readme updateJames Brown
svn-id: r4425
2002-06-18Check for trailing slash on pathnamesJames Brown
svn-id: r4424