195 Commits (a09d9615d04eb4dc43e2c8cbe823dafe1bdfdf45)

Author SHA1 Message Date
galaxyhaxz 81ff8e6287 Metallic hydrogen neural array 6 years ago
Anders Jenbo ab453a5bb0 Correct some documentation 6 years ago
Anders Jenbo e7e51abd13 Document remaning functions in render related files 6 years ago
Anders Jenbo f1616060e5 Document CL2 render functions 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Anders Jenbo edeca6574d Replace tagRECT with SDL_Rect 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo baf2d14440 Remove unused parts of miniwin 6 years ago
Gleb Mazovetskiy ce5c1007a2 Controller improvements: START modifier and hints 6 years ago
qndel 6214779459 DrawZoom cleanup 6 years ago
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