54 Commits (LineClear)

Author SHA1 Message Date
Anders Jenbo a095bc0bf7 ♻️Migrate more code away from miniwin 5 years ago
Vladimir Olteanu c319344c50
Load/save cleanup (#1766) 5 years ago
Anders Jenbo 8fa0612433 🐛 Fix loading chosen hero 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo c89bd9c001 🚨 Fix remaning warnings for clang and gcc 5 years ago
Gleb Mazovetskiy 2c924e1ab1 🐞 pfile: Fix stale tables after leaving a game 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
Gleb Mazovetskiy 135f5e03c7 Only write to the file once when saving 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Gleb Mazovetskiy 642472cce8 pfile: extract pfile_get_password() 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 bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Juliano Leal Goncalves 19f46b9f6c 🚚 Move 'PlayerStruct' to 'player.h' 5 years ago
Anders Jenbo c71efb5960 Better assertions on item generation tests 5 years ago
Anders Jenbo 3593266ef7 Converte all Levels when cross loading saves 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 4ffbb32952 [hellfire] Allow continuing Diablo saves in Hellfire and vice versa 5 years ago
Anders Jenbo e609e170d0 Merge a large chunk of Hellfire the code paths 5 years ago
Anders Jenbo f884d8b06a Fix more compiler warnings 5 years ago
Anders Jenbo bc019b6f2a Fix LLVM builds 5 years ago
Anders Jenbo 3b8b5f9007 Reorder pfile.cpp 5 years ago
Gleb Mazovetskiy a091a56e8e
Remove MAX_PATH restriction (#898) 5 years ago
Anders Jenbo 1ba96a6777 Add doxygen description to remaining engine files 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 40cea40aa4 Remove windows call types collisions 6 years ago
Anders Jenbo 5ab9f4609a Clean up signedness 7 years ago
Anders Jenbo e2bff090d6 Come up with names for all remaning arguments 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 8eecc53b41 Clean up pfile.cpp 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
Anders Jenbo 1e4e826a36 Remove delta to devilution 7 years ago
Anders Jenbo 629dfa2083 Compile as c (#522) 7 years ago
Anders Jenbo c46d92be7a Format save game related files 8 years ago
Andrew Dunstan 22dc793b7d Clean remaining pfile.cpp functions 8 years ago
squidcc b9eca92474 pfile cleaning #2 (#373) 8 years ago
squidcc df89dd7333 more pfile cleaning (#356) 8 years ago
aperturesecurity 42ce77ce05 Rebirth and Nuke 8 years ago
squidcc e2adda15ff fix function declarations (and some cosmetic changes) in preparation for pfile cleanup (#351) 8 years ago
nomdenom 1c279c3f89 Fix declaration of gbValidSaveFile (BOOL) (#331) 8 years ago
galaxyhaxz 1224d01161
Sync with master (#301) 8 years ago
galaxyhaxz 6769eb8baf
Implement hero selection in DiabloUI (P1) (#300) 8 years ago
galaxyhaxz 38b498ac4b
Add 'const' to data to match original binary (#200) 8 years ago