Commit Graph

57416 Commits

Author SHA1 Message Date
uruk
467a7b1cce AVALANCHE: Introduce a new class: Clock. 2013-09-07 18:00:00 +02:00
uruk
2bed64b447 AVALANCHE: Do renaming/refactoring in Lucerna. 2013-09-07 15:58:02 +02:00
uruk
cfd7d06539 AVALANCHE: Fix bug due to unsaved changes. 2013-09-07 12:48:15 +02:00
uruk
cb05ea9bc6 AVALANCHE: Finish renaming/refactoring in Gyro. 2013-09-07 12:35:44 +02:00
Strangerke
5d2547c8f0 AVALANCHE: Rename some constants in trip6 2013-09-07 09:14:14 +02:00
Strangerke
e859e17e3b AVALANCHE: Janitorial - Remove trailing spaces, fix define names 2013-09-07 09:00:34 +02:00
Strangerke
7be84e9d52 AVALANCHE: Fix some more Clang warnings 2013-09-07 01:26:28 +02:00
Strangerke
73afd0d8e1 AVALANCHE: Fix some more warnings 2013-09-07 00:41:39 +02:00
Strangerke
c537d2f1e5 AVALANCHE: Comment out some dead code 2013-09-07 00:34:38 +02:00
Strangerke
e340767395 AVALANCHE: Move some static arrays to function bodies 2013-09-07 00:32:08 +02:00
Strangerke
f1bac0f193 AVALANCHE: (Hopefully) fix some warnings reported by GCC and Clang 2013-09-07 00:03:59 +02:00
uruk
200670d327 AVALANCHE: More renaming in gyro2.h. 2013-09-06 16:23:57 +02:00
Strangerke
95a4ccac51 AVALANCHE: Some renaming in lucerna2 2013-09-06 07:52:02 +02:00
Strangerke
56ce2398d8 AVALANCHE: Remove 2 high-ascii characters 2013-09-06 00:22:05 +02:00
Strangerke
dd897be038 AVALANCHE: Identify currently dead code in enid2 2013-09-06 00:17:13 +02:00
uruk
82484b139a AVALANCHE: More renaming in Gyro. 2013-09-05 23:58:32 +02:00
uruk
b6306976cf AVALANCHE: Start renaming in Gyro. 2013-09-05 23:57:58 +02:00
uruk
c1bc8eee64 AVALANCHE: Rename/refactor Colors. 2013-09-05 23:07:08 +02:00
uruk
77607ab6ed Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche 2013-09-05 21:45:47 +02:00
uruk
3f822be0ab AVALANCHE: Silence Valgrind warnings. 2013-09-05 21:45:07 +02:00
Strangerke
f3377c67e0 AVALANCHE: Fix initialization of kEdnaId 2013-09-05 19:47:55 +02:00
uruk
3b10b079f7 AVALANCHE: Silence Valgrind warnings. 2013-09-05 15:48:30 +02:00
uruk
63d1d289a5 AVALANCHE: Silence more Valgrind warnings. 2013-09-05 15:09:13 +02:00
uruk
2d99f5bfc6 AVALANCHE: Repair some initialization to silence Valgrind warnings. 2013-09-05 14:44:55 +02:00
uruk
3de1b45b62 AVALANCHE: Repair memory leaks in Dropdown. 2013-09-05 13:29:16 +02:00
uruk
390ecc6a6b AVALANCHE: Do renaming/refactoring in Graphics. 2013-09-05 13:20:03 +02:00
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