155 Commits (432fbc8ef7b98e567b08e44ce91b198374a5ff01)

Author SHA1 Message Date
qndel b81d2eb831
some cleanups (#2099) 6 years ago
qndel b0142637b7
Ear cleanup #2 (#2100) 6 years ago
Anders Jenbo 8272a37aea Add connection state and player state enums 6 years ago
qndel 166029c95b apply enums 6 years ago
Anders Jenbo f1c216e688 Make player struct x/y fields match monster struct 6 years ago
Anders Jenbo a291939a7d Value types 6 years ago
galaxyhaxz c632e2d1d0
Names and bug fixes (#1974) 6 years ago
Anders Jenbo 8491a67135 [hellfire] NetSendCmdMonDmg 6 years ago
galaxyhaxz 71565b9c02
Several updates [enums+names] (#2002) 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
galaxyhaxz 38c748b6fd
Add network commands and cursors (#1967) 6 years ago
Anders Jenbo 40cea40aa4 Remove windows call types collisions 6 years ago
Anders Jenbo 0c90ad0527 Set bool values TRUE/FALSE 6 years ago
Anders Jenbo 5fa0c5781b Backport cleanups from Hellfire branch 6 years ago
Anders Jenbo 3e7d352fde Format files 6 years ago
Anders Jenbo 683a50527d Correct missmatched bool types 7 years ago
galaxyhaxz e49036a801 Fix net commands in hellfire 7 years ago
Sergey Semushin e133d23946 hellfire: InvPutItem and it callers bin exact. 7 years ago
Anders Jenbo bf973d0872 Use sizeof directly instead of definging TMEGAPKT_SIZE 7 years ago
Anders Jenbo b7a4d32e91
Use sizeof(TMegaPkt) 7 years ago
Nam Nguyen f7ceadf6dc pack the TMegaPkt struct. define TMEGAPKT_SIZE. 7 years ago
Anders Jenbo d26fe48942 [hellfire] Correct player structure and related functions 7 years ago
Anders Jenbo 69a1c6db3f [hellfire] On_ENDREFLECT 7 years ago
Anders Jenbo 68d51e7d27 Implementing Spawned Shareware version 7 years ago
Martin Hauke 6fc09ea8a6 Fix some typos 7 years ago
Robin Eklind 29eb52b6d0 Make _pLvlVisited into a boolean. 7 years ago
Robin Eklind 59167447ba msg: use enum for RSPLTYPE_INVALID in msg.cpp 7 years ago
Robin Eklind 983d2d6769 Make _pLvlChanging into a boolean. 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
Anders Jenbo 7c071924ad Format recently cleaned code 7 years ago
Sergey Semushin 813d6693fb Add macro for aligning by 1 and apply it to 3 functions to make them bin exact. 7 years ago
Sergey Semushin 19d9fec7f8 Clean up delta_get_item. 7 years ago
Sergey Semushin a9a431fc12 Fix small diff in NetSendCmdString. 7 years ago
Manuel K ce1f397658 Use MAX_PLRS 7 years ago
Anders Jenbo 565bb5aa7d Adust dFlag enums 7 years ago
Anders Jenbo 1d7a548cd7 Clean up nthread.cpp 7 years ago
galaxyhaxz 150cb875ff On_DLEVEL 7 years ago
Sergey Semushin 6ec6e3c530 Make MonstrStruct::_msquelch and DMonstrStr::_mactive unsigned. 7 years ago
qndel f896cd4c2c delta_put_item bin exact 7 years ago
qndel 66c1e8a0e0 DeltaAddItem bin exact 7 years ago
galaxyhaxz e2146d5b6e Fix DeltaJunk multiplayer 7 years ago
Anders Jenbo 7dc47ed8ce Clean up multi_player_left_msg 7 years ago
Anders Jenbo 9f2a6f5ba4 Clean up after merge 7 years ago
Anders Jenbo 631305035a Brute fix compile errors 7 years ago
galaxyhaxz d13f453410 multi_player_joins + dumphist 7 years ago
Anders Jenbo 55a0396f8f Clean up mem_free_dbg style 7 years ago
galaxyhaxz 540892ff9d Preliminary support for fixed header files 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago