Age | Commit message (Expand) | Author |
2018-04-22 | JANITORIAL: Fix formatting | Adrian Frühwirth |
2018-03-24 | JANITORIAL: Silence GCC 7 fallthrough warnings | Adrian Frühwirth |
2017-11-10 | ALL: Fix misuse of comma operator | Colin Snover |
2017-08-06 | JANITORIAL: Silence more GCC 7 warnings | Torbjörn Andersson |
2017-01-31 | DM: Fix GCC warnings | Strangerke |
2016-09-28 | DM: More refactoring | Strangerke |
2016-09-26 | DM: reduce some more redirections | Strangerke |
2016-09-21 | DM: Rename GraphicIndice members | Strangerke |
2016-09-20 | DM: Fix two memory leaks | 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-16 | DM: Refactor Box() | Strangerke |
2016-09-16 | DM: More renaming in gfx enums | 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: Make use of Common::String in menusPrintSpellFailureMessage | Strangerke |
2016-09-12 | DM: Fix potential divide by zero | Strangerke |
2016-09-11 | DM: Fix comparison warnings | Eugene Sandulenko |
2016-09-11 | DM: Fix warning | Eugene Sandulenko |
2016-09-11 | DM: Fix variable clash | Eugene Sandulenko |
2016-09-11 | DM: Rename more constants | Strangerke |
2016-09-11 | DM: Start renaming constants in DungeonMan | Strangerke |
2016-09-11 | DM: Get rid of getBoundedValue, replace it by CLIP | 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 _B to _Bu to avoid name clashes on some platforms | Eugene Sandulenko |
2016-09-10 | DM: Finish the renaming in champion.h | Strangerke |
2016-09-10 | DM: Change constants into enums in champion.h, renaming | Strangerke |
2016-09-10 | DM: Rename ChampionSlot enum | 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: Start refactoring Timeline | Strangerke |
2016-09-04 | DM: Remove a variant of blitToScreen, refactor drawActionDamage | Strangerke |
2016-09-04 | DM: More refactoring and renaming in MenuMan | Strangerke |
2016-09-04 | DM: Finish the rework in isActionPerformed, remove all GOTOs | Strangerke |
2016-09-04 | DM: WIP rework in isActionPerformed() | Strangerke |
2016-09-04 | DM: Fix original bug in MenuMan | Strangerke |
2016-09-04 | DM: More refactoring in MenuMan | Strangerke |
2016-09-04 | DM: More rework in getChampionSpellCastResult, remove GOTOs | Strangerke |
2016-09-04 | DM: First pass of renaming in getChampionSpellCastResult | Strangerke |