Commit Graph
28 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
D G Turner 66011fcae8 AVALANCHE: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-15 21:46:14 +01:00
uruk 5b9cb372cd AVALANCHE: Implement Parser::bossKey().
Revise some other parts of the engine during the process.
2014-03-07 18:24:58 +01:00
uruk b19dbace42 AVALANCHE: Rename Menu to DropDownMenu. 2014-03-03 22:38:39 +01:00
Johannes Schickel 854de79c23 AVALANCHE: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
uruk 81992bf616 AVALANCHE: Some renaming in Background. 2014-02-04 12:07:05 +01:00
Strangerke 93e5d415c6 AVALANCHE: Janitorial - Removing trailing spaces and tabs 2013-11-22 21:31:39 +01:00
urukgit b041e322a4 AVALANCHE: Repair display of playtime. 2013-11-05 21:12:50 +01:00
Strangerke da2ddbb8f4 AVALANCHE: Fix 3 issues reported by Coverity. 2013-10-25 22:40:09 +02:00
urukgit b82a5e6a8b AVALANCHE: Rework AvalancheEngine::bearing(), repair Background::update(). 2013-10-17 22:17:09 +02:00
Strangerke 1f943c0362 AVALANCHE: Fix crash when entering inn, add safeguards 2013-10-15 08:10:37 +02:00
Strangerke a357dc4d0c AVALANCHE: Cleaning includes - remove useless includes in cpp files 2013-10-05 01:55:41 +02:00
Strangerke 26626125d9 AVALANCHE: Use Doxygen comments in Graphics 2013-10-03 07:14:36 +02:00
Strangerke efe6236e7b AVALANCHE: Make _surface private 2013-10-02 23:39:18 +02:00
Strangerke 9b8566ae18 AVALANCHE: Move several variables to make them private 2013-10-01 00:12:28 +02:00
Strangerke b160a156c1 AVALANCHE: Little refactoring in background 2013-09-30 20:53:06 +02:00
Strangerke c2da192e7f AVALANCHE: Remove bytefields, which are set but never used 2013-09-30 07:22:59 +02:00
Strangerke ec41600795 AVALANCHE: Rename getFlag(), change _roomTime to uint32 2013-09-30 07:04:24 +02:00
Strangerke 55a3af61c9 AVALANCHE: Fix more gcc warnings reported by wjp 2013-09-29 23:59:01 +02:00
Strangerke de12f46db5 AVALANCHE: Rename Graphics to avoid confusion, add drawBackgroundSprite(), set _background private 2013-09-29 17:54:03 +02:00
Strangerke 08883a807f AVALANCHE: Merge Avalot and AvalancheEngine 2013-09-27 01:34:38 +02:00
Strangerke 90c6e6a689 AVALANCHE: Janitorial - Use ++ and -- when possible 2013-09-25 23:57:08 +02:00
Strangerke 929dcd42f5 AVALANCHE: Reduce verbosity in Background, remove a useless variable 2013-09-25 07:18:08 +02:00
Strangerke 4b4f07a7f6 AVALANCHE: Merge Gyro, Lucerna and Avalot 2013-09-21 22:28:48 +02:00
uruk 3650f5d6a7 AVALANCHE: More clean up, removement of dead code. 2013-09-21 13:10:14 +02:00
Strangerke b11bf988f4 AVALANCHE: Remove roomnums.h 2013-09-20 07:46:39 +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