Commit Graph

58940 Commits

Author SHA1 Message Date
uruk
e0b4280a94 AVALANCHE: Change byte to unsigned int in for loops. 2013-09-21 14:49:35 +02:00
uruk
897a0d0a61 AVALANCHE: Silence more GCC warnings. 2013-09-21 14:36:23 +02:00
uruk
3b57efaf99 AVALANCHE: Revise Graphics::drawPicture(). 2013-09-21 14:25:54 +02:00
uruk
2dcdca5711 AVALANCHE: Silence GCC warnings and repair Scrolls::scrollModeNormal(). 2013-09-21 14:16:32 +02:00
uruk
2df1aa6287 AVALANCHE: More clean up, removement of dead code, some rearranging. 2013-09-21 13:33:43 +02:00
uruk
3650f5d6a7 AVALANCHE: More clean up, removement of dead code. 2013-09-21 13:10:14 +02:00
uruk
8d5ce97ca4 AVALANCHE: Mostly cosmetic modifications in avalot.cpp. 2013-09-21 12:39:03 +02:00
uruk
c34bc12af2 AVALANCHE: Remove useless code. 2013-09-21 12:36:19 +02:00
uruk
39b4d8b71c AVALANCHE: Some cleanup and comment modifications. 2013-09-21 12:10:16 +02:00
Strangerke
c7f888de7c AVALANCHE: Remove remaining off and on calls in commented code 2013-09-20 23:19:30 +02:00
Strangerke
2b63646740 AVALANCHE: Remove some useless/dead code 2013-09-20 23:09:43 +02:00
Strangerke
6943fcfb03 AVALANCHE: Janitorial - leftover Bristish -> American English 2013-09-20 07:55:10 +02:00
Strangerke
a7bb292cba AVALANCHE: Remove color.h 2013-09-20 07:52:18 +02:00
Strangerke
b11bf988f4 AVALANCHE: Remove roomnums.h 2013-09-20 07:46:39 +02:00
Strangerke
f88ca9dc81 AVALANCHE: Remove misc dead or useless code: useless arguments, stubbed ini file reading, etc 2013-09-20 07:35:50 +02:00
Strangerke
bb58813eee AVALANCHE: Remove code used for Demo 2013-09-20 07:09:31 +02:00
Strangerke
f78de9b382 AVALANCHE: Add check on shouldQuit() in Harp mini-game 2013-09-20 07:02:18 +02:00
uruk
95b2e27243 AVALANCHE: A little revision of the harp minigame. 2013-09-20 01:50:18 +02:00
uruk
4b84999a30 AVALANCHE: Another addition regarding the harp game. 2013-09-20 01:20:31 +02:00
uruk
207335d0f2 AVALANCHE: Repair minigame: Harp. 2013-09-20 00:56:41 +02:00
uruk
5ccff749a5 AVALANCHE: Add minigame: playing the harp. 2013-09-20 00:23:20 +02:00
uruk
16f5f32376 AVALANCHE: Repair Scrolls::musicalScroll() and Scrolls::store(). 2013-09-19 22:45:03 +02:00
uruk
31637f1983 AVALANCHE: Cosmetic modifications. 2013-09-19 21:21:53 +02:00
uruk
21a9de5df2 AVALANCHE: Rename Celer to Background. 2013-09-19 20:53:47 +02:00
Strangerke
0356040910 AVALANCHE: Remove some STUBs, add calls to stopSound() 2013-09-19 19:04:01 +02:00
Strangerke
2238db712c AVALANCHE: Remove useless function, add _soundFl 2013-09-19 00:23:59 +02:00
Strangerke
d26a06a970 AVALANCHE: Remove useless includes 2013-09-19 00:11:50 +02:00
Strangerke
23b225ca0d AVALANCHE: Add sound class, blip(), playNote() and click() 2013-09-18 23:59:26 +02:00
Strangerke
edc1477741 AVALANCHE: Remove index hack used for mouse pointer (Pascal to C conversion) 2013-09-18 08:07:20 +02:00
Strangerke
9ba81f6097 AVALANCHE: move some engine init instructions to Gyro 2013-09-18 08:00:30 +02:00
Strangerke
8be433b960 AVALANCHE: Rename DropDown into Menu, add some access functions 2013-09-18 07:47:52 +02:00
Strangerke
7790b4cc5b AVALANCHE: Janitorial - Clean up misc style glitches 2013-09-18 00:05:14 +02:00
Strangerke
6e08f55160 AVALANCHE: Review all for statements 2013-09-16 22:57:38 +02:00
Strangerke
68533445a0 AVALANCHE: Index conversion related to drawBackgroundSprite() 2013-09-16 20:20:37 +02:00
Strangerke
7f26871be1 AVALANCHE: Remove dead code 2013-09-16 20:20:34 +02:00
uruk
fe72db6c85 AVALANCHE: Make Graphics::drawPicture more safe. Fix an index-bug regarding Gyro::_objectList. 2013-09-16 16:18:02 +02:00
uruk
5f6fc0de6b AVALANCHE: Remove unnecessary error() call. 2013-09-16 14:36:30 +02:00
uruk
3f19e7a0fb AVALANCHE: Repair exit condition of the main loop. 2013-09-16 14:10:31 +02:00
Strangerke
9d259d0a07 AVALANCHE: fix index in loadMouse, misc cleanup 2013-09-16 01:15:47 +02:00
Strangerke
23ba373c91 AVALANCHE: More index conversion in inField() 2013-09-16 00:26:36 +02:00
Strangerke
d6be9ed7db AVALANCHE: More index conversion in appearPed 2013-09-16 00:05:35 +02:00
uruk
c877ddf411 AVALANCHE: Rework Acci:exampers(). 2013-09-15 20:12:30 +02:00
Strangerke
45dc123b84 AVALANCHE: Rework exampers() 2013-09-15 19:19:38 +02:00
uruk
5de5c3900d AVALANCHE: Repair Acci::exampers(). 2013-09-15 18:53:09 +02:00
uruk
b3c1a64aa1 AVALANCHE: Fix multiple bugs. 2013-09-15 18:37:45 +02:00
Strangerke
ca59642380 AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remove some commented dead code 2013-09-15 18:27:40 +02:00
Strangerke
18a992856e AVALANCHE: Get rid of some more magic values 2013-09-15 18:16:46 +02:00
Strangerke
982e8c6523 AVALANCHE: Remove hardcoded room number from the initialization of kQuadipeds 2013-09-15 17:49:22 +02:00
Strangerke
34acc80d73 AVALANCHE: Get rid of several magic values 2013-09-15 17:42:32 +02:00
Strangerke
ac49e6d09b AVALANCHE: Get rid of a magic value in kQuasipeds initialization 2013-09-15 17:29:53 +02:00