Age | Commit message (Expand) | Author |
2016-09-11 | DM: Rename more constants | Strangerke |
2016-09-11 | DM: Start renaming constants in DungeonMan | 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: 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-03 | DM: Finish the renaming of variables in InventoryMan | Strangerke |
2016-09-03 | DM: Some more fixes concerning pointer formatting | Strangerke |
2016-09-03 | DM: Refactor string manipulation in drawPanelObject | Strangerke |
2016-09-03 | DM: More renaming and refactoring in InventoryMan | Strangerke |
2016-09-03 | DM: Clean up includes | Bendegúz Nagy |
2016-09-02 | DM: More renaming in InventoryMan, some refactoring | Strangerke |
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: Renaming in MenuMan definition | Strangerke |
2016-08-26 | DM: Rename members of InventoryMan | 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: Rename DungeonMan class members | Strangerke |
2016-08-26 | DM: Rename functions of DMEngine and DialogMan | 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: 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: Fix incorrect thumbnails | Bendegúz Nagy |
2016-08-26 | DM: Get rid of some globals in inventory | Strangerke |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Work on eventman globals, renaming and apply some coding conventions | Strangerke |
2016-08-26 | DM: Move some more globals | Strangerke |
2016-08-26 | DM: Remove some warnings | Bendegúz Nagy |
2016-08-26 | DM: Start refactoring of eventMan | Strangerke |
2016-08-26 | DM: Some renaming, move some globals to class member | Strangerke |
2016-08-26 | DM: Fix regression (pressure plate), fix compilation | Strangerke |
2016-08-26 | DM: Clear check some warnings, complete minor functions | Bendegúz Nagy |
2016-08-26 | DM: Make thumbnail capture the dungeon | Bendegúz Nagy |
2016-08-26 | DM: Pull sound handling into a separate class | Bendegúz Nagy |
2016-08-26 | DM: Fix wrong global initialized in InventoryMan::initConstants() | Bendegúz Nagy |
2016-08-26 | DM: Correct language from GR_GRE to DE_DEU | Bendegúz Nagy |
2016-08-26 | DM: Add missing calls in constructors to initConstant methods | Bendegúz Nagy |
2016-08-26 | DM: Add localization | Bendegúz Nagy |
2016-08-26 | DM: Fix no food and water bar graphs | Bendegúz Nagy |
2016-08-26 | DM: Add missing localization warnings and query function for language | Bendegúz Nagy |
2016-08-26 | DM: Fix mouse when clicking on eye | Bendegúz Nagy |
2016-08-26 | DM: More work on globals in gfx.cpp | Strangerke |
2016-08-26 | DM: Remove default parameters from blitToBitmap | Bendegúz Nagy |
2016-08-26 | DM: Add missing code setting _g587_hideMousePointerRequestCount | Bendegúz Nagy |