2299 Commits (d6eeb3cb4725061a1cfc36677ed2f22a1db8b1fd)

Author SHA1 Message Date
Gleb Mazovetskiy 329c6b89bc Source/drlg_l[23].cpp: Use std::min/max instead of ternaries 7 years ago
Gleb Mazovetskiy be0f092ff7 Fix OOB in M_CheckEFlag 7 years ago
Xadhoom a1b7b8522a Bugfixes 7 years ago
Gleb Mazovetskiy 9ba62e26bc Fix OOB in DRLG_L5TransFix (#399) 7 years ago
Gleb Mazovetskiy 9a58d42108 Fix OOB in dungeon lvl2 Dark Passage generation (#400) 7 years ago
Gleb Mazovetskiy 5fdac5cfd9 Fix multiple OOB in L5tileFix 7 years ago
Gleb Mazovetskiy f2afd88633 Fix OOBs in DRLG_L5Subs (#402) 7 years ago
Gleb Mazovetskiy 25011ef55b Fix OOB in dungeon lvl2 Dark Passage generation 7 years ago
Gleb Mazovetskiy 48c399c453 Fix OOBs in DRLG_L5Subs 7 years ago
Gleb Mazovetskiy 08fd0dce60 Fix multiple OOB in L5tileFix 7 years ago
Gleb Mazovetskiy 63a0c70652 DRLG_L5TransFix: Add BUGFIX comments 7 years ago
Anders Jenbo 195ac2a4a7 Apply music enums 7 years ago
Anders Jenbo 2b06fb1a6d Update mouse movment before rendering 7 years ago
Anders Jenbo f6c38e2912 Display chac as long as there is screen space for it 7 years ago
Anders Jenbo 5a722eee82 Allows left clicking outside panels 7 years ago
Anders Jenbo 048429b4cd Apply more constants 7 years ago
Anders Jenbo 8976e4fd39 Check if panels conver the screen before affecting the viewport 7 years ago
Anders Jenbo 71adfe509e Document more attributes 7 years ago
Anders Jenbo 1596e661d2 Do not move mouse when panels do not cover viewport 7 years ago
Anders Jenbo dc157d82b2 Align unique item info box 7 years ago
Anders Jenbo 9146e3ea35 Enable FPS meter for releases 7 years ago
falquinho c65060ccad Some comments on control functions. 7 years ago
Anders Jenbo 92ab05ea13 Decompose more magic numbers 7 years ago
Anders Jenbo b528d4362d
Fix rendering on Big Endian systems 7 years ago
Mathieu Maret a12a7998d1 simplify world_draw_black_tile 7 years ago
Mathieu Maret b2ed866c7a Code simplification using memset/memcpy 7 years ago
qndel 8ca4f545df
fix english (#389) 7 years ago
Anders Jenbo 5b95289440 Render FPS count using ingame font 7 years ago
Anders Jenbo 0e578ffb11 Enable assertions 7 years ago
Anders Jenbo 1df595c1e0 Revert e35b00acd9 for CelBlitLightSafe 7 years ago
Mathieu Maret e35b00acd9 Simplify few loops by using memcpy 7 years ago
Anders Jenbo 933262d701 Remove support for partial cel decoding 7 years ago
galaxyhaxz 8570d3bdfe Fix function order [dx.cpp] 7 years ago
Anders Jenbo 3e7d352fde Format files 7 years ago
Anders Jenbo 86bf1fe0d5 Correct spelling 7 years ago
galaxyhaxz 02b40e27c5 Fix function order [drlg_l2.cpp] 7 years ago
Anders Jenbo 2348c3a8fd Documentations, enums and clean ups 7 years ago
Robin Eklind e155a9423e rename random to random_ to avoid collision with random in stdlib.h 7 years ago
galaxyhaxz 80840b4d69 PlrHasItem: change pointer to reference 7 years ago
qndel 57f1fcce4c some enums (#1816) 7 years ago
Anders Jenbo 0d7f87630b Remove width from info panel sy value 7 years ago
Anders Jenbo d354bd9767 Lock framerate at vsync instead of 20fps 7 years ago
Anders Jenbo 113b060e03 Use cel function to render PrintQTextChr 7 years ago
Anders Jenbo 7d1b0f24f7 Eliminate overdraw in cell functions 7 years ago
Anders Jenbo da679a66a6 Convert inc file to a function 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