Commit Graph
86814 Commits
Author SHA1 Message Date
Bendegúz Nagy 81a8c8cf74 DM: Clear some warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ad11a4f48c DM: Add f244_timelineProcessEvent10_squareDoor 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d1f0281e9d DM: Add f243_timelineProcessEvent2_doorDestruction 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 12dff65535 DM: Add f242_timelineProcessEvent7_squareFakewall 2016-08-26 23:02:22 +02:00
Bendegúz Nagy cc5f1ab478 DM: Add f220_explosionProcessEvent25_explosion 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 953f7909fc DM: Add f241_timelineProcessEvent1_doorAnimation 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 12f06fd1d9 DM: Add f219_processEvents48To49_projectile 2016-08-26 23:02:22 +02:00
Bendegúz Nagy dd3f12c7d5 DM: Complete main gameloop 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 8c7760bd61 DM: Add F0239_TIMELINE_ExtractFirstEvent 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9d1afe3022 DM: Fix broken display of the leftmost champion 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1baf135c2f DM: Add missing code to command turn party 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 9c79d02a1f DM: Add missing code to command move party 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 14bef5326a DM: Add warning with repeat parameter 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 1f73323113 DM: Add proper keyboard input handling 2016-08-26 23:02:22 +02:00
Strangerke 9272b18329 DM: Fix typo in comment 2016-08-26 23:02:22 +02:00
Strangerke c8f6666480 DM: Remove some more extra parenthesis, remove a useless call to c_str() 2016-08-26 23:02:22 +02:00
Strangerke 9c4236d039 DM: Remove extra parenthesis 2016-08-26 23:02:22 +02:00
Strangerke af42277a93 DM: Reduce some variable scopes, silent CppCheck warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 2c860f1069 DM: Some soft refactoring, in order to silent some CppCheck warnings 2016-08-26 23:02:22 +02:00
Strangerke 2edabfae99 DM: Some rework in group.cpp 2016-08-26 23:02:22 +02:00
Bendegúz Nagy dce7465ad5 DM: Silent some more CppCheck warnings 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 3447af80f8 DM: Some soft refactoring in champion.cpp 2016-08-26 23:02:22 +02:00
Strangerke 8504f944e0 DM: Fix style used for pointer casts 2016-08-26 23:02:22 +02:00
Strangerke 0a0e79357d DM: Fix compilation using MSVC9 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 89473344d8 DM: Fix several bugs realted to dungeon thing management and item handling 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 92a3ccb4a7 DM: Replace InventoryMan::f355_toggleInventory with original 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 0d4b09980e DM: Replace ChampionMan::f292_drawChampionState with original 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 723c96fffe DM: Clean up some initialization 2016-08-26 23:02:22 +02:00
Strangerke e02d165fce DM: Move g186_doorFrame_D1C to DisplayMan 2016-08-26 23:02:22 +02:00
Strangerke c74c4f362e DM: Make some arrays static and local 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f33b4f3877 DM: Fix some compilation errors using MSVC9 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c95b23317c DM: Add some missing code 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 411ad40ca4 DM: Add missing code to several display functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 7fef7b8312 DM: Add paritial drawing of doors 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 94c878143e DM: Add F0108_DUNGEONVIEW_DrawFloorOrnament 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 01ed61e066 DM: Fix some comments 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 816319c659 DM: Revert to using byteWidths where the original does so as well 2016-08-26 23:02:22 +02:00
Bendegúz Nagy cb345ff614 DM: Reorder fillBitmap parameters 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d7b0413be6 DM: Reorder blitshrink parameters 2016-08-26 23:02:22 +02:00
Bendegúz Nagy bd06132072 DM: Box objects are not expected to conatain inclusive boundaries, blitting and other methods adapted 2016-08-26 23:02:22 +02:00
Bendegúz Nagy f01a03e918 DM: Add default parameters to DipslayMan::f132_blitToBitmap 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c756d17556 DM: Reorder DisplayMan::D24_clearScrenBox parameters 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ec0b26ce79 DM: Reorder blitting method parameters 2016-08-26 23:02:22 +02:00
Bendegúz Nagy d69236e674 DM: Rename functions 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 31b10d6d0d DM: Remove blitToBitmap overload 2016-08-26 23:02:22 +02:00
Bendegúz Nagy ce1c52bceb DM: Remove blitToScreen overloads 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 883370eb7d DM: Remove several blitting overloads 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 8c06b0afd0 DM: Add F0097_DUNGEONVIEW_DrawViewport 2016-08-26 23:02:22 +02:00
Bendegúz Nagy c5f118079c DM: Renaming stuff 2016-08-26 23:02:22 +02:00
Bendegúz Nagy 683230207c DM: Refactor DisplayMan::_walsetBitmaps 2016-08-26 23:02:22 +02:00