Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
D G Turner
|
4b6cb68784
|
DM: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-11-16 10:10:45 +00:00 |
|
Strangerke
|
f4472d2f0a
|
DM: Fix GCC warnings
|
2017-01-31 18:15:31 +01:00 |
|
Strangerke
|
4133ea66c1
|
DM: Rename GraphicIndice members
|
2016-09-21 07:54:58 +02:00 |
|
Strangerke
|
fd8082593e
|
DM: Janitorial - remove trailing spaces
|
2016-09-20 22:31:28 +02:00 |
|
Strangerke
|
8bdabc16bd
|
DM: Rename some more enums
|
2016-09-18 22:16:52 +02:00 |
|
Strangerke
|
f6039153ec
|
DM: Refactor Box()
|
2016-09-16 22:05:59 +02:00 |
|
Strangerke
|
952abc3243
|
DM: More renaming in gfx enums
|
2016-09-16 07:46:10 +02:00 |
|
Strangerke
|
3be1c24af8
|
DM: Fix a couple of string manipulations into fix-sized buffer
|
2016-09-12 20:52:04 +02:00 |
|
Strangerke
|
b365338293
|
DM: Rename IconIndice enum
|
2016-09-09 01:09:25 +02:00 |
|
Bendegúz Nagy
|
b62f4babbe
|
DM: Fix regression introduced in e4fe372
|
2016-09-07 17:45:20 +02:00 |
|
Strangerke
|
dad8637ae8
|
DM: Fix pointer style in ObjectMan
|
2016-09-05 22:12:20 +02:00 |
|
Strangerke
|
b6ab58658f
|
DM: Finish the renaming in ObjectMan
|
2016-09-05 22:10:22 +02:00 |
|
Strangerke
|
e4fe372bdb
|
DM: Start refactoring ObjectMan
|
2016-09-05 22:02:28 +02:00 |
|
Bendegúz Nagy
|
cd3b485952
|
DM: Clean up includes
Swap <> to "" with scummvm files
Add dm/ prefix to dm files
Reorder includes to system files, dm files
|
2016-09-03 10:38:43 +02:00 |
|
Strangerke
|
361722d459
|
DM: More renaming in DungeonMan, move some arrays
|
2016-08-27 23:10:13 +02:00 |
|
Strangerke
|
42fea91d5d
|
DM: Finish the renaming of class members
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
52170d39ae
|
DM: Rename ObjectMan and ProjExpl members
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
6a02a571cd
|
DM: Rename variables and functions of DisplayMan
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
64b1c4fdf1
|
DM: Rename DungeonMan class members
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
857d4e72ed
|
DM: Renaming of Champion and ChampionMan functions
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
705e906698
|
DM: Some renaming, move some globals to class member
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
a5b8085c48
|
DM: Fix regression (pressure plate), fix compilation
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
aacbcc0757
|
DM: Correct language from GR_GRE to DE_DEU
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f7ad6488e3
|
DM: Add localization
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3fffb08a40
|
DM: Add missing localization warnings and query function for language
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
774ae8e821
|
DM: Remove unnecessary redirection through DMEngine members
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
e9622e27b1
|
DM: Add f349_processCommand70_clickOnMouth
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
247b9210e1
|
DM: Some refactoring
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
af42277a93
|
DM: Reduce some variable scopes, silent CppCheck warnings
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
89473344d8
|
DM: Fix several bugs realted to dungeon thing management and item handling
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
0d4b09980e
|
DM: Replace ChampionMan::f292_drawChampionState with original
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
723c96fffe
|
DM: Clean up some initialization
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
c95b23317c
|
DM: Add some missing code
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
816319c659
|
DM: Revert to using byteWidths where the original does so as well
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
bd06132072
|
DM: Box objects are not expected to conatain inclusive boundaries, blitting and other methods adapted
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ec0b26ce79
|
DM: Reorder blitting method parameters
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d69236e674
|
DM: Rename functions
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ce1c52bceb
|
DM: Remove blitToScreen overloads
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
883370eb7d
|
DM: Remove several blitting overloads
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
46b9b1100e
|
DM: Refactor DungeonMan
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
63ff1666d6
|
DM: More constant and global variable renaming
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
a9cda9df7c
|
DM: More renaming
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
71e4b5b2bc
|
DM: Renaming in champion.c/h
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
da317f14be
|
DM: Massive renameing in gfx.cpp
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
e2300bd04c
|
DM: Massive renaming in gfx.h
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f3d4b854b7
|
DM: Add F0142_DUNGEON_GetProjectileAspect
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
5ba83b8b4d
|
DM: Add F0295_CHAMPION_HasObjectIconInSlotBoxChanged, F0039_OBJECT_GetIconIndexInSlotBox
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ae6f2d711c
|
DM: Add F0034_OBJECT_DrawLeaderHandObjectName
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
1f73d771ce
|
DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames
|
2016-08-26 23:02:22 +02:00 |
|