Commit Graph

16 Commits

Author SHA1 Message Date
Anders Jenbo
2ec7c78eae Format source 2020-04-08 22:28:53 +02:00
Anders Jenbo
eaa24860ce Correct return type of tmsg_cleanup 2020-04-06 05:43:20 +02:00
Anders Jenbo
c39f668deb Enable some asserts that are helpful for testing 2020-04-06 05:43:20 +02:00
Anders Jenbo
20621a0642 add all.h and use in place of diablo.h (#2005)
Now diablo.h is treated in the same way as all other header files of
Source, as it only contains the declarations of global variables and
functions of diablo.cpp.

Besides consistency, this also enables mods to include diablo.h just
like any other header file without having to include every header file
(and without having to include C++ specific aspects of the now all.h).
2020-02-14 13:12:54 +01:00
galaxyhaxz
3a636fdcc6 Add missing functions for MI_Dummy (#1004) 2019-04-22 20:21:52 -05:00
Anders Jenbo
55a0396f8f Clean up mem_free_dbg style 2019-04-22 13:22:57 +02:00
galaxyhaxz
540892ff9d Preliminary support for fixed header files 2019-04-21 17:20:38 +02:00
galaxyhaxz
4e01e03711 Cleanup default calling conventions 2019-04-09 12:04:00 +02:00
Anders Jenbo
b1f6d3698f Update style to use tabs 2018-10-25 22:53:04 +02:00
Robin Eklind
82527fb92b Put braces around for loop with empty body. 2018-10-06 22:52:58 +02:00
Robin Eklind
7515655efb Run format.sh 2018-10-06 22:52:58 +02:00
squidcc
8fd0561588 clean all tmsg functions (#357)
* clean all tmsg functions

* type fix-ups
2018-10-06 16:35:20 +02:00
galaxyhaxz
170d7ba53a Fix timed messages in multiplayer (#196) 2018-09-05 14:06:58 -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
bcb3abe96b Add files via upload 2018-06-06 21:27:39 -05:00