toasterbabe
|
1e1a6c32f0
|
Corrected non-complete set of cases.
|
2016-10-31 09:34:24 +00:00 |
|
toasterbabe
|
2d50dd1fd1
|
A bunch of fixes that allow for proper handling of triggerspecial_touch. Not perfect, but I don't have any more time to spend tonight.
|
2016-10-31 00:02:38 +00:00 |
|
toasterbabe
|
17e0adcbac
|
Renamed some struct variables so the problem this branch sets out to fix is more obvious at a glance.
* m_snext ==> m_thinglist_next
* m_sprev ==> m_thinglist_prev
* m_tnext ==> m_sectorlist_next
* m_tprev ==> m_sectorlist_prev
|
2016-06-09 14:16:02 +01:00 |
|
Inuyasha
|
f07585191b
|
copyright dates/statements updated and such
(no actual SLOC changes)
|
2016-05-17 17:42:11 -07:00 |
|
Inuyasha
|
7ae87cc2c6
|
Revert "No more stupidity for No More Enemies special plz"
This reverts commit 474ad01b46 .
|
2016-03-08 22:22:30 -08:00 |
|
RedEnchilada
|
a9d49cd9fa
|
Make all specials reliant on floor touch work right with sloeps
(I might've missed some, though)
|
2015-05-24 12:53:30 -05:00 |
|
RedEnchilada
|
3f8e7b1739
|
Revert/remove unused/broken junk from original slopes port
m_vector removal to come later. The little thing commented out in it
is so I could revert the weird tables.c change.
|
2015-05-22 20:57:58 -05:00 |
|
RedEnchilada
|
6694480f68
|
Overhaul slope collision (NOT PHYSICS) to work almost perfectly
|
2015-04-27 13:20:50 -05:00 |
|
RedEnchilada
|
923fae476e
|
Merge branch 'fury-gh/slopes' into angles
Conflicts:
src/p_maputl.c
|
2015-04-19 15:56:55 -05:00 |
|
MonsterIestyn
|
474ad01b46
|
No more stupidity for No More Enemies special plz NME special now acts similarly to Each Time, checking all sectors sharing the same tag as itself for any enemies/bosses hiding within. This also supports cases where the tagged sectors are FOF control sectors. When the situation is asitsaysonthetin, NME acts like a normal trigger linedef should and executes all linedef execs around the sector it's located in.
git-svn-id: https://code.orospakr.ca/svn/srb2/trunk@9005 6de4a73c-47e2-0310-b8c1-93d6ecd3f8cd
|
2015-03-31 18:00:12 -04:00 |
|
Ronald Kinard
|
15f0670c43
|
Merge branch 'fix_each_time' into next
Conflicts:
src/p_floor.c
|
2015-03-01 02:13:46 -06:00 |
|
Ronald Kinard
|
54f0d0c110
|
IN PROGRESS: porting eternity slopes from srb2cb
|
2014-11-18 18:45:57 -06:00 |
|
Alam Ed Arias
|
404b5f666c
|
SRB2 2.1.12 release
|
2014-11-11 19:55:07 -05:00 |
|
ilag11111
|
97b61eb66d
|
Each Time Fix Fix: Don't infinite loop when each time is set to trigger on exit.
|
2014-10-02 10:26:12 -07:00 |
|
ilag11111
|
2191e5b9de
|
Each Time Fix: Multiple players simultaneously entering a sector, e.g. Tails carries one in.
|
2014-10-01 13:49:44 -07:00 |
|
Alam Ed Arias
|
c028c83235
|
SRB2 2.1.9 release
|
2014-08-03 23:49:33 -04:00 |
|
Alam Ed Arias
|
b93cb1b65a
|
SRB2 2.1 release
|
2014-03-15 13:11:35 -04:00 |
|