Commit Graph
61292 Commits
Author SHA1 Message Date
uruk ce95f738be AVALANCHE: Do renaming in Enid. (Keep the refactoring for the implementation of it.) 2013-09-05 12:59:01 +02:00
uruk a698a2a2f9 AVALANCHE: Repair another bunch of memory leaks. 2013-09-05 12:31:29 +02:00
uruk 9740287721 AVALANCHE: Fix some memory leak problems. 2013-09-05 11:05:03 +02:00
uruk 0c47dc858a AVALANCHE: Fix GCC warning. 2013-09-05 10:51:47 +02:00
Strangerke c0d9677979 AVALANCHE: Fix one more GCC warning 2013-09-05 08:11:27 +02:00
Strangerke 8011d24ee2 AVALANCHE: Fix warnings reported by GCC 2013-09-05 08:07:59 +02:00
Strangerke 31bd1369d9 AVALANCHE: Add some brackets to improve readability 2013-09-05 08:02:25 +02:00
Strangerke b690c9ad31 AVALANCHE: Finish replacing C-style comments by C++-style 2013-09-05 07:47:40 +02:00
Strangerke dab2988947 AVALANCHE: Start replacing C-style comments by C++-style 2013-09-05 02:29:09 +02:00
Strangerke e5cc0fa495 AVALANCHE: Fix more warnings reported by CppCheck 2013-09-05 01:55:08 +02:00
Strangerke 71af29e979 AVALANCHE: Remove dead code reported by CppCheck 2013-09-05 01:48:16 +02:00
Strangerke d52c410118 AVALANCHE: Fix systematic typo in comments 2013-09-05 01:36:10 +02:00
Strangerke 17033bdc2d AVALANCHE: Fix uninitialized variable 2013-09-05 01:30:56 +02:00
Strangerke b52c873c5b AVALANCHE: Fix GCC warnings 2013-09-05 01:27:51 +02:00
Strangerke c7e78ec6b7 AVALANCHE: Fix some more GCC warnings 2013-09-04 21:12:03 +02:00
uruk 15947cec7d AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanche and Avalot. 2013-09-04 21:10:29 +02:00
uruk 90494e01fd AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify drawing of menus' text in Dropdown in a single function: drawMenuText(). 2013-09-04 20:57:25 +02:00
Strangerke 247bf3ca26 AVALANCHE: Fix very verbose source of warning 2013-09-04 19:17:32 +02:00
Strangerke a952ae3f87 AVALANCHE: Fix some more GCC warnings 2013-09-04 18:55:02 +02:00
Strangerke 08e8e92e3a AVALANCHE: Fix even more GCC warnings 2013-09-04 18:34:58 +02:00
uruk 97843d9e94 AVALANCHE: Repair regression in Acci::inventory(). 2013-09-04 18:26:57 +02:00
uruk 8cb9c3825f Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Conflicts:
	engines/avalanche/dropdown2.cpp
	engines/avalanche/dropdown2.h
2013-09-04 18:22:55 +02:00
uruk d77eafb0db AVALANCHE: Partially do the renaming in Dropdown. 2013-09-04 18:12:06 +02:00
Strangerke ad5529b5d2 AVALANCHE: Fix more GCC warnings 2013-09-04 17:54:08 +02:00
Strangerke 6818dd2eb4 AVALANCHE: Fix some more GCC warnings 2013-09-04 17:15:33 +02:00
Strangerke 70aa840f0b AVALANCHE: Fix GCC warnings reported by GCC 2013-09-04 16:52:44 +02:00
Strangerke 41416f0c05 AVALANCHE: Clean up celer2 2013-09-04 16:10:48 +02:00
Strangerke 316e84a4d4 AVALANCHE: cleanup acci2.h 2013-09-04 14:56:05 +02:00
Strangerke bbaa645b6c AVALANCHE: Fix error reported by GCC: extra coma in enum declaraction in acci2 2013-09-04 14:10:15 +02:00
Strangerke 3f3757e03f AVALANCHE: Use a class-key when declaring a friend class 2013-09-04 14:08:00 +02:00
Strangerke 93a5fadcb8 AVALANCHE: Fix error reported by GCC: extra coma in enum declaraction 2013-09-04 13:58:12 +02:00
Strangerke d2312e626b AVALANCHE: Review use of brackets in acci2 2013-09-04 13:55:31 +02:00
Strangerke fe8e5c7325 AVALANCHE: Fix coding style: ++ and -- 2013-09-04 13:34:58 +02:00
Strangerke ff31d8e521 AVALANCHE: Replace a STUB by a call to updateBackgroundSprites() 2013-09-04 13:29:18 +02:00
Strangerke e4b3fc8064 AVALANCHE: Add default value to Direction in updateBackgroundSprites() 2013-09-04 13:28:15 +02:00
Strangerke 9c5cc7bba4 AVALANCHE: Add a default value to color in state(), remove dead code 2013-09-04 13:16:27 +02:00
Strangerke 8e7921d19d AVALANCHE: USe the default return value in giveToSpludwick() 2013-09-04 13:07:09 +02:00
Strangerke 3820462448 AVALANCHE: Fix bugs in winSequence() and doThat() 2013-09-04 13:06:12 +02:00
Strangerke caeb46f3ce AVALANCHE: Fix bugs in getProc() and giveGeidaTheLute(), add doxygen comment 2013-09-04 12:51:29 +02:00
Strangerke c781727a03 AVALANCHE: Fix bug in giveToSpludwick, add doxygen comment 2013-09-04 12:42:27 +02:00
Strangerke 53d9848f66 AVALANCHE: Fix bug in openDoor() 2013-09-04 12:38:19 +02:00
Strangerke 8c8990368e AVALANCHE: Fix bug in lookAround() 2013-09-04 12:36:48 +02:00
Strangerke 8e14821306 AVALANCHE: Fix bug in verbOpt() 2013-09-04 12:35:26 +02:00
Strangerke fce3fe8381 AVALANCHE: Fix MSVC warnings in acci2 2013-09-04 12:32:10 +02:00
Strangerke c3ce7d4840 AVALANCHE: Fix MSVC warnings in trip6 2013-09-04 12:02:01 +02:00
Strangerke cd808484af AVALANCHE: Fix some more MSVC warnings 2013-09-04 11:43:02 +02:00
Strangerke d418b2c50c AVALANCHE: Fix MSVC warnings in lucerna2 2013-09-04 11:18:09 +02:00
Eugene Sandulenko 26e6f50860 FULLPIPE: Initial engine skeleton with detection 2013-09-04 11:53:13 +03:00
Eugene Sandulenko b4bf88be46 FULLPIPE: Add engine to the build system 2013-09-04 11:53:13 +03:00
johndoe123 caa5c44e46 FULLPIPE: Add gameobj.h from the German version 2013-09-04 11:53:13 +03:00