- 25 Aug, 2022 1 commit
-
-
Richard Gobeille authored
-
- 06 Oct, 2021 1 commit
-
-
Richard Gobeille authored
This isn't really ideal, but neither is hitting the limit due to maps with an excessive number of sprites that use clipshapes.
-
- 28 May, 2021 1 commit
-
-
Richard Gobeille authored
engine: change first argument passed to clipinsidebox() to pass by value instead of a ptr, remove separate clipinsidebox() implementation in favor of clipinsideboxline()
-
- 09 Jan, 2021 1 commit
-
-
Richard Gobeille authored
-
- 11 Mar, 2020 1 commit
-
-
Richard Gobeille authored
This makes swinging doors reverse direction instead of stopping in place and later resuming when obstructed. From-SVN: r8722
-
- 31 Jul, 2019 1 commit
-
-
Richard Gobeille authored
From-SVN: r7857
-
- 23 Jul, 2019 1 commit
-
-
Richard Gobeille authored
From-SVN: r7825
-
- 18 Apr, 2019 2 commits
-
-
Richard Gobeille authored
This patch is a bit large. From-SVN: r7603
-
Richard Gobeille authored
From-SVN: r7586
-
- 10 Apr, 2019 3 commits
-
-
Richard Gobeille authored
From-SVN: r7571
-
Richard Gobeille authored
From-SVN: r7570
-
Richard Gobeille authored
From-SVN: r7567
-
- 05 Apr, 2019 1 commit
-
-
Alexander Dawson authored
Fix issue where swingdoors would refuse to open or close if an enemy was in front of the door in an overlapping but unrelated/disjoint sector From-SVN: r7473
-
- 30 Mar, 2019 1 commit
-
-
Richard Gobeille authored
From-SVN: r7459
-
- 19 Mar, 2019 2 commits
-
-
Richard Gobeille authored
From-SVN: r7437
-
Richard Gobeille authored
From-SVN: r7397
-
- 04 Nov, 2018 1 commit
-
-
Evan Ramos authored
From-SVN: r7139
-
- 15 Oct, 2018 1 commit
-
-
Richard Gobeille authored
Update engine headers so that argument names in function declarations match the actual function definitions. This also removes const from function declarations in cases when it isn't meaningful. From-SVN: r7073
-
- 12 Apr, 2018 1 commit
-
-
Richard Gobeille authored
From-SVN: r6831
-
- 06 Jun, 2017 1 commit
-
-
Evan Ramos authored
From-SVN: r6144
-
- 01 Feb, 2017 1 commit
-
-
Evan Ramos authored
Files moved but not modified. Changes to follow in a subsequent commit. You down with CPP? From-SVN: r6055
-
- 25 Dec, 2016 1 commit
-
-
Evan Ramos authored
From-SVN: r5960
-
- 26 Aug, 2016 1 commit
-
-
Richard Gobeille authored
From-SVN: r5830
-
- 20 Jun, 2016 4 commits
-
-
Richard Gobeille authored
From-SVN: r5800
-
Richard Gobeille authored
twalltype -> uwalltype tspritetype -> uspritetype No other changes. From-SVN: r5796
-
Richard Gobeille authored
From-SVN: r5793
-
Richard Gobeille authored
This commit also relocates clipping related code into clip.c and makes a few other minor changes, because I fucked up and merged the commits together. God damn it. From-SVN: r5792
-