51 Commits (dun-data2)

Author SHA1 Message Date
Gleb Mazovetskiy 076b0c0c05 Overhaul tests 4 years ago
Siddharth singh chouhan ba161f623e
Move documentation from implementations to declarations. (#2858) 5 years ago
Anders Jenbo eda4a5061e Implement demo recording and playback 5 years ago
Anders Jenbo a19e7b2a3b Remove some more use of miniwin 5 years ago
Anders Jenbo 9ebdb6db69 General clean up 5 years ago
Anders Jenbo bc0d1f7ac0 clang-tidy/Android Stuidio cleanups 3 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 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
obligaron 9fbe139f64 cache ProgressToNextGameTick and update it only once before rendering 5 years ago
obligaron c7b9ffec1f Decouple Animations from Gamelogi (Smooth Animations for skipped Frames). 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
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
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo b31da5aec3 Reorder nthread.h 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
Robin Eklind 038666db18 nthread: add parameter name to nthread_handler 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Anders Jenbo c26fa8fa3f Remove threading from miniwin 6 years ago
Anders Jenbo 40cea40aa4 Remove windows call types collisions 6 years ago
Nam Nguyen f707e696db glpMsgTbl stores 64-bit pointers to turn_t variables. This won't fit inside int. 7 years ago
Anders Jenbo e2bff090d6 Come up with names for all remaning arguments 7 years ago
Anders Jenbo 1d7a548cd7 Clean up nthread.cpp 7 years ago
qndel addde67e56 nthread_start bin exact 7 years ago
qndel bca7111fc4 nthread_send_and_recv_turn bin exact 7 years ago
qndel 68463704d9 nthread_recv_turns bin exact 7 years ago
galaxyhaxz cef65ea0b6 Implement Critical section constructor 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
Xadhoom df55ce352c Clarify glpMsgTbl and gdwMsgLenTbl 7 years ago
Anders Jenbo 9d44169ac7 multi_upgrade (#583) 7 years ago
Anders Jenbo b048de798a SetMissAnim & SetMissDir (#584) 7 years ago
Anders Jenbo cfbe27f3b8 Clean up (#568) 7 years ago
Anders Jenbo 9b7da61dcf Auto format src 7 years ago
Anders Jenbo e795b6116a Make use of atexit() C compatible (#537) 7 years ago
Anders Jenbo b5f69dccdc C compatability from d-p (#519) 7 years ago
galaxyhaxz 040b4b0cc9 Cleanup game_loop 7 years ago
Anders Jenbo 69d68254d5
Clean up msg.cpp (#502) 7 years ago
Anders Jenbo ab3a6208d2 Use "BOOLEAN" instead of "bool" 7 years ago
galaxyhaxz b3fdda7c18
GM_Game+others (#458) 7 years ago
Anders Jenbo 8317d80d94 Clean up threading 8 years ago
Andrew Dunstan 1430acc47f msg.cpp cleanup part #0 8 years ago
aperturesecurity 42ce77ce05 Rebirth and Nuke 8 years ago
nomdenom d516fa63f7 Add variable names to nthread (#161) 8 years ago
nomdenom fc136511d1 Add variable names to nthread 8 years ago
galaxyhaxz 38b498ac4b
Add 'const' to data to match original binary (#200) 8 years ago
galaxyhaxz 49a6f4f9fc
Add include guards, prepare for XRef (#28) 8 years ago