80 Commits (maxexp)

Author SHA1 Message Date
Jmgr c33182d6de Modernize deprecated headers 5 years ago
Anders Jenbo a32ac83090 🎨 cleanup trivial trype comparisons 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 6e1a106a38 🚚 Move header we implement into the project 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo 4ee84aea1a ♻️ Change BOOLEAN to bool 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Gleb Mazovetskiy cd59a1c323 Completely replace gpBuffer with CelOutputBuffer 5 years ago
Gleb Mazovetskiy b43325028f Migrate `CelDraw` to `CelDrawTo` 5 years ago
Gleb Mazovetskiy 588458d500 Remove gpBufStart 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Gleb Mazovetskiy 01401a16c7 Fix various controller issues 5 years ago
Anders Jenbo 2ad9225469 Clean up scrollrt.h 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Anders Jenbo 32778cdbb9 Perfectly align all resolutions 6 years ago
Anders Jenbo 1ba96a6777 Add doxygen description to remaining engine files 6 years ago
Anders Jenbo 9acbcc69f9 Width independant vertical alignment, optimize zoom 6 years ago
Joel Falcou c4223d4c29 Per file basis use of extern C 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
Anders Jenbo 187a021b30
More documentation from sanctuary/notes (#2026) 6 years ago
Anders Jenbo af4ef7b19b Fix rendering the ground part of foliage 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
Anders Jenbo 9146e3ea35 Enable FPS meter for releases 6 years ago
Anders Jenbo 2348c3a8fd Documentations, enums and clean ups 6 years ago
Anders Jenbo 7d1b0f24f7 Eliminate overdraw in cell functions 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 ad7a621e5f Drop PitchTbl to avoid resolution restriction 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
galaxyhaxz 3c7a08a336
Fix function order [scrollrt.cpp] (#1800) 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
qndel 965c4dfd94 [hellfire] some new missiles2 (#1692) 7 years ago
Anders Jenbo aa50489569 Clean up generated comments 7 years ago
Anders Jenbo d2cb6a59e7 Apply scrollrt naming to town.cpp 7 years ago
Anders Jenbo d61b3e3b63 Clean up scrollrt.cpp 7 years ago
galaxyhaxz f44ef05e5e scrollrt_draw_clipped_dungeon_2 7 years ago
galaxyhaxz 740e91e881 rename screen_y_times_768 7 years ago
Anders Jenbo c0531bfc4c Some booleans 7 years ago
galaxyhaxz de73017b11 scroll real time cleanup 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
Anders Jenbo e7d5aac5dc Clean up engine and scrollrt attribute naming 7 years ago
galaxyhaxz 8f2495c117
scrollrt_draw_dungeon - WIP (#773) 7 years ago