Commit graph

122 commits

Author SHA1 Message Date
Anders Jenbo
cf359d9ea2 Remove server chat 2019-09-13 03:56:47 +02:00
Anders Jenbo
98ab9b9600 Merge branch 'master' of github.com:diasurgical/devilution 2019-08-18 08:07:33 +02:00
Alex Yatskov
6dffe84f67 Fix drive-letter relative path log path (#221) 2019-08-18 07:42:59 +02:00
galaxyhaxz
f13512bbb8 Clean multi_send_zero_packet right 2019-08-16 14:06:22 +02:00
Anders Jenbo
68d51e7d27 Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
Martin Hauke
6fc09ea8a6 Fix some typos 2019-07-23 14:33:42 +02:00
Anders Jenbo
2fcf8dab70 Merge branch 'master' of github.com:diasurgical/devilution 2019-07-21 19:39:17 +02:00
Anders Jenbo
5ab9f4609a Clean up signedness 2019-07-21 00:57:53 +02:00
Anders Jenbo
e2bff090d6 Come up with names for all remaning arguments 2019-07-21 00:57:53 +02:00
Anders Jenbo
60ee365dff Merge branch 'master' of github.com:diasurgical/devilution 2019-07-20 19:52:50 +02:00
Robin Eklind
105a583ce0 Use TRUE and FALSE enums for setlevel.
Also simplify if conditions to make
use of boolean values.

(If the cleanup4 PR ends up increasing
inserts/deletions, then this commit is
probably at fault.)
2019-07-17 20:42:26 +02:00
Robin Eklind
983d2d6769 Make _pLvlChanging into a boolean.
_pLvlChanging is only ever used in boolean contexts.
2019-07-17 12:24:07 +02:00
Robin Eklind
9b6e866878
Update Source/multi.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
2019-07-16 22:38:59 +02:00
Robin Eklind
98ac9ebaf3 multi: use name from PSX for InitLevelType 2019-07-16 14:10:40 +02:00
Robin Eklind
f47e29d60d multi: rename InitNewSeed to DTypeFromDLvl 2019-07-16 12:20:48 +02:00
Xadhoom
148a7be44d Merge upstream branch 'devilution/master' 2019-07-10 17:04:38 +00:00
Anders Jenbo
32a51d17ca Align function signatures with PSX symbols
Using
https://github.com/diasurgical/scalpel/tree/master/psx/_dump_/3/_dump_c_src_/diabpsx/source
as a reference
2019-07-08 04:12:12 +02:00
Anders Jenbo
7c071924ad Format recently cleaned code 2019-07-06 05:13:01 +02:00
Anders Jenbo
4ff5197291 merge devilution 2019-06-28 21:53:52 +02:00
Joan Karadimov
fce804a09a Use the dungeon_type enum for leveltype 2019-06-28 11:58:44 +03:00
Anders Jenbo
f187fe7d3a Merge branch 'master' of github.com:diasurgical/devilution 2019-06-22 18:14:48 +02:00
Anders Jenbo
a7788ccddf Format bin exact code 2019-06-17 04:55:41 +02:00
Anders Jenbo
e6f4e21631 Merge branch 'master' of github.com:diasurgical/devilution 2019-06-16 19:18:19 +02:00
Sergey Semushin
f614822f82 Clean up NetSendHiPri. 2019-06-08 13:40:24 +01:00
Sergey Semushin
a22259f06b Clean up multi_process_network_packets. 2019-06-08 13:39:39 +01:00
galaxyhaxz
e177fa5021 multi_handle_all_packets 2019-06-03 16:01:38 -05:00
Anders Jenbo
11b6b1f860 Remove more garbage 2019-06-03 02:20:42 +01:00
Anders Jenbo
ce056b02d8 Merge branch 'master' of github.com:diasurgical/devilution 2019-05-30 14:40:33 +02:00
Sergey Semushin
13ff40e3ff Clean up multi_recv_packet. 2019-05-30 11:16:32 +01:00
galaxyhaxz
e404c62473 multi_begin_timeout 2019-05-30 11:10:52 +01:00
Anders Jenbo
565bb5aa7d Adust dFlag enums 2019-05-29 16:23:08 +01:00
Anders Jenbo
f1d54cee52 Merge branch 'master' of github.com:diasurgical/devilution 2019-05-23 18:12:54 +02:00
Anders Jenbo
1d7a548cd7 Clean up nthread.cpp 2019-05-21 00:32:10 +01:00
qndel
91c77db865 multi_send_zero_packet bin exact (#1201) 2019-05-19 17:48:11 +01:00
Anders Jenbo
73a29f0e68 Merge branch 'master' of github.com:diasurgical/devilution 2019-05-18 16:55:20 +02:00
qndel
0f28bc5da1 multi_send_msg_packet bin exact 2019-05-18 03:35:51 +01:00
qndel
aec0dd77a1 multi_copy_packet bin exact 2019-05-18 01:01:06 +01:00
Anders Jenbo
0c4b4719b8 Merge branch 'master' of github.com:diasurgical/devilution 2019-05-09 23:51:21 +02:00
Anders Jenbo
faeb360c88 Revert multi.h to not include storm.h 2019-05-09 00:33:01 +02:00
Anders Jenbo
790197cae5 Define SEVTHANDLER 2019-05-08 19:15:27 +01:00
Anders Jenbo
4a8f9fb964 Clean up nthread_terminate_game 2019-05-08 16:01:14 +01:00
Anders Jenbo
8a142d3c46 Clean up multi_event_handler 2019-05-08 08:33:52 +01:00
Anders Jenbo
a46ef68b2c Merge branch 'master' of github.com:diasurgical/devilution 2019-04-29 02:29:39 +02:00
qndel
ec6deaec98 multi_handle_events bin exact (#1056) 2019-04-27 00:43:07 +02:00
Anders Jenbo
2327526a62 Merge branch 'master' of github.com:diasurgical/devilution 2019-04-26 19:22:49 +02:00
Anders Jenbo
4b9c39170b Apply MAX_PLRS 2019-04-26 02:19:43 +02:00
Anders Jenbo
549bbcee92 Clean up multi_msg_add 2019-04-26 02:16:43 +02:00
Anders Jenbo
29cf53c825 Clean up NetSendLoPri 2019-04-26 02:15:02 +02:00
Anders Jenbo
71e13aabc7 Clean up multi_msg_countdown 2019-04-26 01:47:04 +02:00
Anders Jenbo
dc3a4b8820 Clean up multi_parse_turn 2019-04-26 01:43:23 +02:00