Jaime Passos
|
518714a51a
|
Fix sprite rotation crashes.
|
2019-12-27 00:37:40 -03:00 |
|
Jaime Passos
|
1002c47407
|
Merge remote-tracking branch 'origin/master' into renderswitch
|
2019-12-17 16:12:44 -03:00 |
|
Jaime Passos
|
529e5fdc52
|
Stop crashing with models because someone keeps freeing those tags
|
2019-12-12 19:54:47 -03:00 |
|
Jaime Passos
|
6976b9bf01
|
Merge remote-tracking branch 'origin/master' into renderswitch
|
2019-12-10 23:01:10 -03:00 |
|
Steel Titanium
|
a5cdb0a4b3
|
Update copyright date on source files
|
2019-12-06 13:49:42 -05:00 |
|
Jaime Passos
|
ce8b821691
|
Merge remote-tracking branch 'jimita/renderswitch' into renderswitch
|
2019-09-10 18:12:01 -03:00 |
|
Jaime Passos
|
11077c2bac
|
still making things better
|
2019-09-08 21:37:24 -03:00 |
|
Jaime Passos
|
61a16d43f5
|
more stuff. i hope i didnt mess this up.
|
2019-09-08 18:59:49 -03:00 |
|
Jaime Passos
|
1cb22d5e6b
|
initial stuff
|
2019-09-08 18:44:40 -03:00 |
|
Jaime Passos
|
398b320aec
|
initial stuff
|
2019-09-08 18:27:35 -03:00 |
|
mazmazz
|
81352aece1
|
WIP 20190101 merge
d_netcmd.c
filesrch.c
m_menu.c
p_setup.c
p_spec.c
r_data.c
r_main.c
r_things.c
w_wad.c
w_wad.h
|
2019-01-02 01:09:15 -05:00 |
|
mazmazz
|
c91b2b4456
|
Update source copyrights to 2018
|
2018-11-25 07:35:38 -05:00 |
|
Monster Iestyn
|
64eba82692
|
Added Z_TotalUsage as a shortcut for Z_TagsUsage(0, INT32_MAX)
|
2018-02-16 20:32:43 +00:00 |
|
Monster Iestyn
|
5c6755df7f
|
Total reorganisation of z_zone.c/h, added doxygen-compatible comments to all functions and additional regular comments where appropriate, changed purge tag macros to an enum list
|
2018-02-15 22:09:24 +00:00 |
|
Monster Iestyn
|
c5261c1133
|
Z_FreeTag and Z_TagUsage are now both macros of their respective two arg variants
|
2018-02-15 16:31:05 +00:00 |
|
Monster Iestyn
|
4383d1fdd2
|
added a quick Z_FreeTag function as a shortcut to Z_FreeTags(tag, tag) where both tags are the same
|
2018-02-14 23:16:16 +00:00 |
|
Monster Iestyn
|
fa1173ed10
|
Clean up z_zone.h's function protos to look more readable like m_random.h, don't name functions with "2" if not using PARANOIA or ZDEBUG
also, Z_Malloc/Calloc/Realloc are now macros of the "Align" versions, regardless of ZDEBUG or not
|
2018-02-14 22:52:25 +00:00 |
|
Monster Iestyn
|
be13f10626
|
ended NDS
|
2017-09-29 22:48:14 +01:00 |
|
Inuyasha
|
f07585191b
|
copyright dates/statements updated and such
(no actual SLOC changes)
|
2016-05-17 17:42:11 -07:00 |
|
Alam Ed Arias
|
d6c29e19ab
|
SRB2 2.1.10 release
|
2014-08-05 19:59:40 -04:00 |
|
Alam Ed Arias
|
b93cb1b65a
|
SRB2 2.1 release
|
2014-03-15 13:11:35 -04:00 |
|