Age | Commit message (Expand) | Author |
2017-11-10 | ALL: Fix misuse of comma operator | Colin Snover |
2017-01-31 | DM: Fix GCC warnings | Strangerke |
2016-09-20 | DM: Rename TimelineEventType members | Strangerke |
2016-09-19 | DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundMan | Strangerke |
2016-09-19 | DM: Rename members of SoundIndex | Strangerke |
2016-09-18 | DM: Rename some more enums | Strangerke |
2016-09-18 | DM: Rename members of Behavior, some more renaming | Strangerke |
2016-09-18 | DM: rename members of DescriptionMask, PanelContent, CreatureSize, CreatureMask | Strangerke |
2016-09-18 | DM: Rename Creature masks, move SoundMode to sound.h | Strangerke |
2016-09-18 | DL: Enforce the use of CreatureType | Strangerke |
2016-09-17 | DM: Some renaming in group | Strangerke |
2016-09-15 | DM: Some renaming and refactoring in Gfx | Strangerke |
2016-09-14 | DM: Add DoorState enum, make use of it | Strangerke |
2016-09-13 | DM: Silence some GCC warnings | Strangerke |
2016-09-13 | DM: Get rif od SquareType, rename SquareMask | Strangerke |
2016-09-12 | DM: Enforce the use of SoundMode | Strangerke |
2016-09-12 | DM: Rename some enums in DungeonMan | Strangerke |
2016-09-12 | DM: Enforce the use of Cell enum, some renaming | Strangerke |
2016-09-12 | DM: More renaming in DungeonMan | Strangerke |
2016-09-11 | DM: Fix logical error with local variables | Eugene Sandulenko |
2016-09-11 | DM: Rename more constants | Strangerke |
2016-09-11 | DM: Start renaming constants in DungeonMan | Strangerke |
2016-09-11 | DM: Rework functions related to Directions in order to make them consistent a... | Strangerke |
2016-09-11 | DM: Move some globals to DMEngine | Strangerke |
2016-09-11 | DM Rename enum members in dm.h and dialog.h | Strangerke |
2016-09-10 | DM: Rename _C to _Cu | Eugene Sandulenko |
2016-09-10 | DM: Rename _B to _Bu to avoid name clashes on some platforms | Eugene Sandulenko |
2016-09-10 | DM: Change constants into enums in champion.h, renaming | Strangerke |
2016-09-09 | DM: More renaming in champion.h | Strangerke |
2016-09-09 | DM: Rename enums ChampionIndex, ChampionAttribute, ChampionWound, ChampionSta... | Strangerke |
2016-09-09 | DM: Rename IconIndice enum | Strangerke |
2016-09-07 | DM: Fix the style of some pointers in projexpl | Strangerke |
2016-09-07 | DM: Remove the use of GOTO in processEvent25 | Strangerke |
2016-09-07 | DM: Refactor processEvent25 | Strangerke |
2016-09-07 | DM: Refactor processEvents48To49 | Strangerke |
2016-09-07 | DM: Get rid of a GOTO in projectileGetImpactCount | Strangerke |
2016-09-06 | DM: Renaming in ProjExpl | Strangerke |
2016-09-06 | DM: Take Dreammaster's suggestion into account to make it even more readable | Strangerke |
2016-09-06 | DM: Rework a if statement in hasProjectileImpactOccurred to make it readable | Strangerke |
2016-09-06 | DM: Split redefined variables in hasProjectileImpactOccurred() | Strangerke |
2016-09-06 | DM: First pass of refactoring in hasProjectileImpactOccurred | Strangerke |
2016-09-03 | DM: Clean up includes | Bendegúz Nagy |
2016-08-27 | DM: More renaming in DungeonMan, move some arrays | Strangerke |
2016-08-26 | DM: Finish the renaming of class members | Strangerke |
2016-08-26 | DM: Rename ObjectMan and ProjExpl members | Strangerke |
2016-08-26 | DM: Rename class members of MovesensMan | Strangerke |
2016-08-26 | DM: Rename functions and class members of GroupMan | Strangerke |
2016-08-26 | DM: Rename DungeonMan class members | Strangerke |
2016-08-26 | DM: rename members of dungeonman | Strangerke |
2016-08-26 | DM: Rename functions of DMEngine and DialogMan | Strangerke |