.. |
a_acolyte.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_alienspectres.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_coin.cpp
|
- added a no-parameter Spawn function for inventory items that never show on the map, because the coordinate and replacement parameters will always be 0 for them.
|
2016-03-21 14:00:05 +01:00 |
a_crusader.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_entityboss.cpp
|
- scriptified A_FatAttack*.
|
2016-10-27 17:47:46 +02:00 |
a_inquisitor.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_loremaster.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_oracle.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_programmer.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_reaver.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_rebels.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_sentinel.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_spectral.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_stalker.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_strifeglobal.h
|
- most thinkers are done. Some stuff about polyobject pointers is temporarily disabled right now because some of the required functions have already been pulled out.
|
2016-09-19 19:14:30 +02:00 |
a_strifeitems.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_strifestuff.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_strifeweapons.cpp
|
- got rid of all default parameter redundancies.
|
2016-10-28 00:32:52 +02:00 |
a_templar.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
a_thingstoblowup.cpp
|
- turned everything I could into non-action functions.
|
2016-10-22 17:49:08 +02:00 |
strife_sbar.cpp
|
- started with cleanup and separation of DECORATE code.
|
2016-10-12 19:22:33 +02:00 |