181 Commits (fd6de736f94136ed7b7a0c3d32c488cafef3be6b)

Author SHA1 Message Date
Anders Jenbo c3f283429b Fix high CPU load when game is minimized 6 years ago
Anders Jenbo 0c90ad0527 Set bool values TRUE/FALSE 6 years ago
Anders Jenbo 7273e6a32d Fix mouse clicks not registering on 0x* and *x0 6 years ago
Anders Jenbo 5fa0c5781b Backport cleanups from Hellfire branch 6 years ago
Anders Jenbo 0c75636db3 [controller] Automatically apply heal-other, resurect and disarm 6 years ago
Anders Jenbo 9e37eddfd0 Uncap FPS counter 6 years ago
Anders Jenbo af0a7c0653 Apply SPANEL_WIDTH 6 years ago
Anders Jenbo 34a6615fed Only show level up icon when there is space for it 6 years ago
Anders Jenbo 45844b71ae Make controls more responsive 6 years ago
Anders Jenbo e590e6995a Implement recharge and fix cursor for repair 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
galaxyhaxz 67fedd9e99 Fix unknown struct field and drawpanflag 6 years ago
Anders Jenbo 048429b4cd Apply more constants 6 years ago
Anders Jenbo 8976e4fd39 Check if panels conver the screen before affecting the viewport 6 years ago
Anders Jenbo 71adfe509e Document more attributes 6 years ago
Anders Jenbo 9146e3ea35 Enable FPS meter for releases 6 years ago
Anders Jenbo 92ab05ea13 Decompose more magic numbers 6 years ago
qndel 8ca4f545df
fix english (#389) 6 years ago
Anders Jenbo 5b95289440 Render FPS count using ingame font 6 years ago
Anders Jenbo 0e578ffb11 Enable assertions 6 years ago
Anders Jenbo 933262d701 Remove support for partial cel decoding 6 years ago
galaxyhaxz 8570d3bdfe Fix function order [dx.cpp] 6 years ago
Anders Jenbo 86bf1fe0d5 Correct spelling 6 years ago
Anders Jenbo 2348c3a8fd Documentations, enums and clean ups 6 years ago
Anders Jenbo d354bd9767 Lock framerate at vsync instead of 20fps 7 years ago
Anders Jenbo 7d1b0f24f7 Eliminate overdraw in cell functions 7 years ago
Anders Jenbo 991f26f2c6 Deduplicate scrollrt.cpp 7 years ago
Anders Jenbo 3fe2d08940 Deduplicate monster drawing 7 years ago
Anders Jenbo dfbce7b2ce Deduplicate drawing players 7 years ago
Anders Jenbo 305484156e Deduplicate drawign items, remove pBuff from scrollrt_draw_e_flag() 7 years ago
Anders Jenbo 8f916e4d1f Merge town_draw_town_all() with scrollrt_draw_dungeon() 7 years ago
Anders Jenbo 40fa2f6596 Merge east-flag functions 7 years ago
Anders Jenbo 16820106bc Merge town_draw() with scrollrt_draw() 7 years ago
Anders Jenbo f8c16a1dcb Only use safe blitting and set gpBufEnd to the correct relative values 7 years ago
Anders Jenbo 2079b67475 Drop dpiece_defs_map_1 memory access optimization 7 years ago
Anders Jenbo bfe0a54f4a Merge T_DrawView and T_DrawGame with there scrollrt variants 7 years ago
Anders Jenbo 7ab68036f2 Remove extra flag and double call to draw function 7 years ago
Anders Jenbo c4a7df80a7 Use CelDraw function for rendering instead of CelBlit 7 years ago
Anders Jenbo 337bc9b125 Render text in screen cordinates instead of buffer offsets 7 years ago
Anders Jenbo ad7a621e5f Drop PitchTbl to avoid resolution restriction 7 years ago
Anders Jenbo e695c0d9ea Combine zoomed and standard view 7 years ago
Anders Jenbo d4e3b573d0 Allow for adjustable resolutions 7 years ago
Anders Jenbo 9e1b161bc0 Unify upper and lower screen rendering 7 years ago
Anders Jenbo 8ed4515727 Strip clipping from town and scroll 7 years ago
Anders Jenbo 11e8df8f6c Deduplicate missile rendering code 7 years ago
Anders Jenbo feeae23076 Prevent infinit recursion in UiOkDialog 7 years ago
Anders Jenbo 6597688eac Rename cell functions 7 years ago
galaxyhaxz 3c7a08a336
Fix function order [scrollrt.cpp] (#1800) 7 years ago
arczi84 1ab2fb2666 Endian madness 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago