90 Commits (maxexp)

Author SHA1 Message Date
obligaron 239a43cc1c
Remove "AnimWidth2" expect for missiles (#1680) 5 years ago
Jmgr c33182d6de Modernize deprecated headers 5 years ago
Anders Jenbo efbe8a8338 ♻️ add possition points to monsters 5 years ago
Anders Jenbo 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
Anders Jenbo e2aa3d1c57 ♻️Deduplicate LineClear 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Anders Jenbo 61d15e23db 🎨 Apply direction enum to monsters and relations 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
Anders Jenbo 9331d4b3d3 🐛 Some Hellfire monsters not having the correct HP 5 years ago
Anders Jenbo fe84f83895 🐛 Some Hellfire monsters not having the correct HP 5 years ago
Anders Jenbo 819fd40376
🎨 Consistent enum value style (#1458) 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 af96de4038 ♻️ Move a large part of enums to there respective headers 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
Anders Jenbo 6f1498d315 🚚 Move structures to there respective headers 5 years ago
Anders Jenbo def2253386 ♻️ Move monster.h related structs and enums and apply propper types 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 4a75c2c275 [hellfire] Better monster AI naming 5 years ago
Anders Jenbo 6f8f4c3293 Unify another chunk of simple Hellfire code paths 5 years ago
Anders Jenbo dca5a135b6 Reorder monster.cpp 5 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 c384711a5f Backport cleanups from hellfire branch 6 years ago
Anders Jenbo ba084d25a6 [hellfire] PostOkMonst, PostOkMonst2, PostOkMonst3 and monster_posok 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Robin Eklind 27b40436a9 Use pointers instead of references for Devilution exported API 6 years ago
Anders Jenbo 5cd7958438 [hellfire] monster_43C785 6 years ago
Anders Jenbo e3e7451a84 [hellfire] SpawnLoot 6 years ago
Anders Jenbo e7416ce7dd [hellfire] MonstStartKill 6 years ago
qndel b44bfd983f missing semicolon 6 years ago
qndel 8a114fc269 [hellfire] monster_some_crypt bin exact 6 years ago
Anders Jenbo 171323b987 Make sure that sgbSaveSoundOn is initialized 6 years ago
Anders Jenbo 5fa0c5781b Backport cleanups from Hellfire branch 6 years ago
galaxyhaxz 9c98c1e43d Fix all "pass by ref" functions 6 years ago
galaxyhaxz 365411175d Hellfire AIs (#1694) 7 years ago
galaxyhaxz e668de2bac
Fix unused monster array/MAX_LVLMTYPES (#1686) 7 years ago
galaxyhaxz 05dc981905 Fix Hellfire Structs 7 years ago
Anders Jenbo 5ab9f4609a Clean up signedness 7 years ago
Anders Jenbo aa50489569 Clean up generated comments 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
Anders Jenbo 4898803982 Clean up monster.cpp 7 years ago
Sergey Semushin 35fcb9a12a Clean up MAI_RoundRanged. 7 years ago
Sergey Semushin 8dfa8ad757 Clean up M_RoundWalk. 7 years ago
galaxyhaxz 610580625e Split data from files 7 years ago