Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Hamm c7d58aca84 Final part of V7 merging process. The FULL_THROTTLE define is not required any more
svn-id: r3660
2002-03-06 00:18:22 +00:00
James Brown abbc4bf289 Code cleanup - get rid of a bunch of typecast and unused variable warnings.
svn-id: r3627
2002-02-24 17:25:03 +00:00
Ludvig Strigeus 9ffa30a3c2 fixed bug in Gui::queryString where -1 was used to index an array. (Thanks drigo)
svn-id: r3547
2002-01-23 17:27:26 +00:00
Ludvig Strigeus 95646feac9 adlib sound support, use USE_ADLIB
svn-id: r3510
2001-12-01 17:06:13 +00:00
Ludvig Strigeus 38e2a886ce very simple full throttle support, use the FULL_THROTTLE define. (will fix later)
modified some actor parts to work better with full throttle (most likely new bugs because of that).
directions are now stored as angles instead of left/right/up/down
implemented loadFlObject (flobjects are currently saved in the savestate, will fix that also)

svn-id: r3505
2001-11-26 19:57:57 +00:00
Ludvig Strigeus 88dcec7cdb readability patch (janssen)
svn-id: r3493
2001-11-14 20:09:39 +00:00
Ludvig Strigeus b8d259d60e music support,
fixed timing bugs

svn-id: r3491
2001-11-14 18:40:39 +00:00
Ludvig Strigeus e924c81353 new timing algorithm
svn-id: r3484
2001-11-10 20:51:55 +00:00
Ludvig Strigeus 2d4bd6d7a0 save/load dialog
svn-id: r3478
2001-11-09 18:57:46 +00:00