Commit graph

29 commits

Author SHA1 Message Date
Anders Jenbo
549bbcee92 Clean up multi_msg_add 2019-04-26 02:16:43 +02:00
Robin Eklind
0ec639feb1
Merge pull request #1011 from galaxyhaxz/multiplrjoins
multi_player_joins + dumphist
2019-04-23 13:49:58 +09:00
galaxyhaxz
3a636fdcc6
Add missing functions for MI_Dummy (#1004) 2019-04-22 20:21:52 -05:00
galaxyhaxz
d13f453410 multi_player_joins + dumphist 2019-04-22 18:53:50 -05:00
qndel
c5ad888cc1 multi_player_joins bin exact (#1009) 2019-04-22 23:54:49 +02:00
Anders Jenbo
8009a47cab Clena up NetInit 2019-04-16 06:06:19 +02:00
Anders Jenbo
233a7a3a65
Update multi.h 2019-04-10 12:53:41 +02:00
galaxyhaxz
4e01e03711 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
Anders Jenbo
81a3e0051d Clean up multi_init_single & multi_init_multi (#587) 2019-01-27 13:06:54 +01:00
Anders Jenbo
9d44169ac7 multi_upgrade (#583)
* Clean up multi_upgrade

* Correct variable names

* Correct variable types
2019-01-26 17:30:09 +01:00
Anders Jenbo
cfbe27f3b8 Clean up (#568)
* Clean up mana checks

* Don't expose static globals
2019-01-15 10:15:48 +01:00
Anders Jenbo
9b7da61dcf Auto format src 2019-01-13 18:55:59 +01:00
Anders Jenbo
77849aea72 Remove unused init (#533) 2018-12-31 04:26:51 +01:00
Anders Jenbo
b5f69dccdc C compatability from d-p (#519) 2018-12-29 17:54:22 +01:00
Anders Jenbo
4a62a7c678 Code style 2018-12-29 02:15:20 +01:00
galaxyhaxz
849ec37b70 Fix TBuffer type and buffer_init 2018-12-18 09:37:37 +01:00
Anders Jenbo
4aac75e836 Change msg attributes to signed where relevant
The variables are either being compared to -1, transfered between values
that are signed or closely related to such. Having them as unsigned has
the potential to break the game, having them signed shoudn't have any
negative effects.
2018-12-15 18:13:31 +01:00
Anders Jenbo
9123d92ab6
M teleport (#470)
* Correct NetSendCmdGolem()-cl type.
* Correct gbActivePlayers type
* Clean up M_Teleport
* Clean up PutMissile
2018-11-22 01:52:20 +01:00
Anders Jenbo
8276252e6e Foarmat multiplayer related files 2018-10-22 02:07:06 +02:00
Andrew Dunstan
1430acc47f msg.cpp cleanup part #0 2018-10-18 02:37:33 +02:00
Dennis Duda
6792078180 Merge remote-tracking branch 'devilution/master' 2018-09-10 20:44:41 +02:00
galaxyhaxz
38b498ac4b
Add 'const' to data to match original binary (#200) 2018-09-09 15:40:23 -05:00
Anders Jenbo
fe3b0a9d09 Clean up DoEnding 2018-09-06 16:45:39 +02:00
galaxyhaxz
0699ff0402
Update multi.h 2018-08-20 19:21:10 -05:00
nomdenom
b8eb6c54fb Fix signature of multi_send_pinfo(...) (#164) 2018-08-20 19:03:21 -05:00
galaxyhaxz
fa64b2148d
Add defines [W.I.P] (#160) 2018-08-15 22:13:15 -05:00
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz
bb01c6f084
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
galaxyhaxz
dde68ff89e
Add files via upload 2018-06-06 21:25:54 -05:00