Commit Graph
61292 Commits
Author SHA1 Message Date
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
Eugene Sandulenko a9a1e69f49 FULLPIPE: Initisalize uninitialized variable. CID 1063191 2013-09-20 22:03:36 +03:00
Eugene Sandulenko 24af440261 FULLPIPE: Remove unused class variable. CID 1063185 2013-09-20 22:00:57 +03:00
Eugene Sandulenko ff885af28a FULLPIPE: Remove unused variables. CID 1063179 2013-09-20 21:59:19 +03:00
Paul Gilbert 995d689ef3 TSAGE: Beginnings of fixes and renames for R2R Flub maze 2013-09-20 08:27:54 -04: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
Paul Gilbert 05b877d617 TSAGE: Further bugfixes and renaming for R2R shaft bottom 2013-09-19 19:45:56 -04:00
uruk 4b84999a30 AVALANCHE: Another addition regarding the harp game. 2013-09-20 01:20:31 +02:00
Paul Gilbert 5ea8e28d28 TSAGE: Reversed all R2R enableRegion/disableRegion calls 2013-09-19 19:19:03 -04: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
Willem Jan Palenstijn 5b23a251ce SCI: Fix too strict assert triggering in LSL5 2013-09-19 23:54:27 +02:00
uruk 16f5f32376 AVALANCHE: Repair Scrolls::musicalScroll() and Scrolls::store(). 2013-09-19 22:45:03 +02:00
Eugene Sandulenko d6c5eed8ff FULLPIPE: Remove leftover debug output 2013-09-19 23:33:26 +03: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
Eugene Sandulenko 77daa12f85 FULLPIPE: Fix bug in picture search 2013-09-19 10:15:11 +04:00
Eugene Sandulenko 38a0c8556f FULLPIPE: Implement startWalkTo() 2013-09-19 10:15:11 +04:00
Eugene Sandulenko 3dbab52fc5 FULLPIPE: Unstubbed MovGraph constructor 2013-09-19 10:15:11 +04:00
JenniBee 8aae164c16 AGI: Adding detection for the Ultimate AGI Fangame Demo. 2013-09-19 01:19:38 -04:00
Paul Gilbert dd592a67c9 TSAGE: Added missing header change from previous commit 2013-09-18 22:33:17 -04:00
Paul Gilbert 4aac257936 TSAGE: Generalised saving of R2R walk regions resource 2013-09-18 22:21:50 -04:00
Paul Gilbert f9f4f4eb17 TSAGE: Renamings for R2R elevator shaft 2013-09-18 22:20:24 -04: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
m-kiewitz 448063a8df SCI: Fully explain qfg1vga script patch 2013-09-18 23:11:07 +02:00
Willem Jan Palenstijn 6c85ad12aa SCI: Explain qfg1vga script patch slightly 2013-09-18 23:00:38 +02:00
m-kiewitz e4568817bb SCI: QfG1VGA script patch fixes bug #3585793 2013-09-18 22:52:32 +02:00
Einar Johan Trøan Sømåen 3703de0723 Merge branch 'warningFix' 2013-09-18 18:27:52 +02:00
Tobia Tesan 2c4d5ae622 WINTERMUTE: Cast rotate in base_sub_frame 2013-09-18 18:19:19 +02:00
Tobia Tesan 9578bab703 WINTERMUTE: Explicitly cast zoom for float version of TransformStruct 2013-09-18 18:19:19 +02:00
Tobia Tesan 64a3294ec5 WINTERMUTE: Cast zoom inside display(Trans?)Zoom 2013-09-18 18:19:19 +02:00
Tobia Tesan 83ea7b7d94 WINTERMUTE: Fix types in transform_struct for coherence; this silences warnings 2013-09-18 18:19:09 +02:00
Eugene Sandulenko 4a6ede35e7 FULLPIPE: CGameLoader -> GameLoader 2013-09-18 19:39:54 +04:00
Eugene Sandulenko 918d2f175a FULLPIPE: CGameVar -> GameVar 2013-09-18 19:39:54 +04:00
Eugene Sandulenko 655054fb37 FULLPIPE: CObjstateCommand -> ObjStateCommand 2013-09-18 19:39:54 +04:00
Eugene Sandulenko f40787dbbf FULLPIPE: Rename C* modal objects 2013-09-18 19:39:53 +04:00
Eugene Sandulenko 0b358dbdce FULLPIPE: CStepArray -> StepArray 2013-09-18 19:39:53 +04:00
Eugene Sandulenko fb2d0c02df FULLPIPE: CPtrList -> PtrList 2013-09-18 19:39:53 +04:00
Eugene Sandulenko 1ce1712b7b FULLPIPE: Remove C* prefix from inventory classes 2013-09-18 19:39:53 +04:00
Eugene Sandulenko c354981037 FULLPIPE: Remove C* prefix from input classes 2013-09-18 19:39:53 +04:00