Age | Commit message (Expand) | Author |
2016-08-26 | DM: Fix typo in comment | Strangerke |
2016-08-26 | DM: Remove some more extra parenthesis, remove a useless call to c_str() | Strangerke |
2016-08-26 | DM: Remove extra parenthesis | Strangerke |
2016-08-26 | DM: Some soft refactoring, in order to silent some CppCheck warnings | Bendegúz Nagy |
2016-08-26 | DM: Silent some more CppCheck warnings | Bendegúz Nagy |
2016-08-26 | DM: Fix several bugs realted to dungeon thing management and item handling | Bendegúz Nagy |
2016-08-26 | DM: Clean up some initialization | Bendegúz Nagy |
2016-08-26 | DM: Fix some compilation errors using MSVC9 | Bendegúz Nagy |
2016-08-26 | DM: Add some missing code | Bendegúz Nagy |
2016-08-26 | DM: Add missing code to several display functions | Bendegúz Nagy |
2016-08-26 | DM: Add paritial drawing of doors | Bendegúz Nagy |
2016-08-26 | DM: Rename functions | Bendegúz Nagy |
2016-08-26 | DM: Refactor DungeonMan | Bendegúz Nagy |
2016-08-26 | DM: More constant and global variable renaming | Bendegúz Nagy |
2016-08-26 | DM: More renaming | Bendegúz Nagy |
2016-08-26 | DM: More renaming | Bendegúz Nagy |
2016-08-26 | DM: Massive renaming in gfx.h | Bendegúz Nagy |
2016-08-26 | DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExp... | Bendegúz Nagy |
2016-08-26 | DM: Add GroupMan, Group, ActiveGroup, F0196_GROUP_InitializeActiveGroups | Bendegúz Nagy |
2016-08-26 | DM: Add F0142_DUNGEON_GetProjectileAspect | Bendegúz Nagy |
2016-08-26 | DM: Move two global arrays to DMEngine | Strangerke |
2016-08-26 | DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames | Bendegúz Nagy |
2016-08-26 | DM: Add G0426_T_OpenChest, F0334_INVENTORY_CloseChest | Bendegúz Nagy |
2016-08-26 | DM: Add F0163_DUNGEON_LinkThingToList | Bendegúz Nagy |
2016-08-26 | DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanel | Bendegúz Nagy |
2016-08-26 | DM: Fix some GCC warnings | Strangerke |
2016-08-26 | DM: Fix compilation on GCC | Strangerke |
2016-08-26 | DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_Cl... | Bendegúz Nagy |
2016-08-26 | DM: Add standard GPLv2 header | Bendegúz Nagy |
2016-08-26 | DM: Add several functions realted to text display | Bendegúz Nagy |
2016-08-26 | DM: Move junkInfo to getObjectWeight, make it static and const. | Strangerke |
2016-08-26 | DM: Some renaming | Bendegúz Nagy |
2016-08-26 | DM: Add dummy test code for chmpion selection | Bendegúz Nagy |
2016-08-26 | DM: Fix compilation, fix typos and some comment alignement | Strangerke |
2016-08-26 | DM: Replace WeaponClass enum with #defines | Bendegúz Nagy |
2016-08-26 | DM: Add G0237_as_Graphic559_ObjectInfo | Bendegúz Nagy |
2016-08-26 | DM: Add F0141_DUNGEON_GetObjectInfoIndex, getType for Container | Bendegúz Nagy |
2016-08-26 | DM: Some more renaming, remove extra semi-column | Strangerke |
2016-08-26 | DM: Some renaming | Strangerke |
2016-08-26 | DM: Add F0140_DUNGEON_GetObjectWeight and types for Potions, Armour, Weapons ... | Bendegúz Nagy |
2016-08-26 | DM: Add G0241_auc_Graphic559_JunkInfo | Bendegúz Nagy |
2016-08-26 | DM: Add G0239_as_Graphic559_ArmourInfo | Bendegúz Nagy |
2016-08-26 | DM: Add gWeaponInfo | Bendegúz Nagy |
2016-08-26 | DM: Fix some CppCheck warnings | Strangerke |
2016-08-26 | DM: Fix a couple of warnings | Strangerke |
2016-08-26 | DM: Add commands | Bendegúz Nagy |
2016-08-26 | DM: Fix wrong MemoryReadStream size when loading dungeon.dat | Bendegúz Nagy |
2016-08-26 | DM: Forgot to commit these lines earlier | Bendegúz Nagy |
2016-08-26 | DM: Fix some warnings | Strangerke |
2016-08-26 | DM: Fix some compilation errors under MSVC9 | Strangerke |