Age | Commit message (Expand) | Author |
2016-09-02 | DM: More renaming in InventoryMan, some refactoring | Strangerke |
2016-09-01 | DM: Fix a typo in the spelling of startWandering() | Strangerke |
2016-09-01 | DM: Remove GOTOs in fluxCageAction | Strangerke |
2016-09-01 | DM: More renaming in GroupMan | Strangerke |
2016-09-01 | DM: Rework getChampionDamage and startWanedring | Strangerke |
2016-08-31 | DM: More renaming and refactoring in GroupMan | Strangerke |
2016-08-30 | DM: Refactor a couple of 'if' nightmares in getDistanceBetweenUnblockedSquares | Strangerke |
2016-08-30 | DM: renaming and some refactoring in getDistanceBetweenUnblockedSquares | Strangerke |
2016-08-30 | DM: Add message area scroller | Bendegúz Nagy |
2016-08-29 | DM: Refactor getDistanceBetweenSquares, get rid of GOTOs | Strangerke |
2016-08-29 | DM: Renaming in isMovementPossible and groupGetDistanceToVisibleParty, rewrit... | Strangerke |
2016-08-28 | DM: WIP rework of processEvents29to41, some more renaming | Strangerke |
2016-08-28 | DM: Renaming in GroupMan | Strangerke |
2016-08-28 | DM: Some renaming | Strangerke |
2016-08-27 | DM: More renaming in DungeonMan, move some arrays | Strangerke |
2016-08-27 | DM: Remove a couple of GOTOs in fuseSequence() | Strangerke |
2016-08-27 | DM: Rewrite 3 for loops | Strangerke |
2016-08-27 | DM: Rework fuseSequence | Strangerke |
2016-08-27 | DM: Remove custom warning function | Strangerke |
2016-08-27 | DM: Janitorial - Fix the style of some pointers | Strangerke |
2016-08-26 | DM: Rework processEntrance() and drawTittle() | Strangerke |
2016-08-26 | DM: Renaming in DialogMan::getChoice() | Strangerke |
2016-08-26 | DM: Renaming in ChampionMan | 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: Renaming in MenuMan definition | Strangerke |
2016-08-26 | DM: Rename members of InventoryMan | Strangerke |
2016-08-26 | DM: Rename functions and class members of GroupMan | Strangerke |
2016-08-26 | DM: Rename variables and functions of DisplayMan | Strangerke |
2016-08-26 | DM: Rename class members in EventManager | Strangerke |
2016-08-26 | DM: Fix GCC errors in detection.cpp | Bendegúz Nagy |
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 |
2016-08-26 | DM: Make private some function declarations in console | Strangerke |
2016-08-26 | DM: Refactor unreadable if statement | Strangerke |
2016-08-26 | DM: Fix 2 more warnings | Strangerke |
2016-08-26 | DM: Fix some more GCC warnings | Strangerke |
2016-08-26 | DM: Renaming of Champion and ChampionMan functions | Strangerke |
2016-08-26 | DM: Some more work on GCC warnings | Strangerke |
2016-08-26 | DM: Change several string constness, hopefully fixing GCC warnings | Strangerke |
2016-08-26 | DM: Fix some more GCC warnings, move some globals to MenuMan | Strangerke |
2016-08-26 | DM: Add target and original platform to save files | Bendegúz Nagy |
2016-08-26 | DM: Fix incorrect thumbnails | Bendegúz Nagy |
2016-08-26 | DM: Fix drawing of some dungeon items | Bendegúz Nagy |
2016-08-26 | DM: Fix drawing title | Bendegúz Nagy |
2016-08-26 | DM: Add proper save header | Bendegúz Nagy |
2016-08-26 | DM: Get rid of some globals in inventory | Strangerke |
2016-08-26 | DM: Fix more GCC warnings | Strangerke |