Commit Graph

44 Commits

Author SHA1 Message Date
LagoLunatic deb7faebbf various cleanup, fix some fakematches 2024-02-10 01:09:51 -05:00
LagoLunatic f4ac738d36 Clean up comments 2024-02-01 20:56:47 -05:00
LagoLunatic fa5010b1dd some actor documentation and cleanup 2024-01-18 18:55:47 -05:00
LagoLunatic 17cf09cc09 clean up some inlines 2024-01-18 00:26:06 -05:00
LagoLunatic 4463680333 Rename actor orig->home and next->old 2024-01-16 18:30:05 -05:00
LagoLunatic ea78ea5f5c d_a_player_main 2024-01-03 15:55:56 -05:00
LagoLunatic 0490fd3c84 more collision enums and inlines 2023-12-22 21:02:23 -05:00
LagoLunatic 94465b0dbb add c_cc_d and d_cc_d SPrm enums 2023-12-20 21:11:57 -05:00
LagoLunatic df6853e917 fix SrcGObjTg SPrm name in comments 2023-12-20 20:05:55 -05:00
LagoLunatic fa5fb18d3c use inlines in more places 2023-12-20 19:04:01 -05:00
Jcw87 fe28552c28 move placement new to MSL_C 2023-12-19 03:30:16 -08:00
Jcw87 5359c59323 ptmf syntax 2023-12-10 01:25:37 -08:00
LagoLunatic a3170e5d69 add default params to a lot more functions 2023-12-08 16:25:12 -05:00
LagoLunatic a8d10408a2 Add return type and static keyword to common actor static funcs 2023-11-30 15:54:02 -05:00
LagoLunatic 548215d707 d_a_item cleanup, and a couple small matches 2023-11-28 15:04:45 -05:00
LagoLunatic 6ec4a2ebbd Remove weak ctors/dtors from .cpp files 2023-11-26 23:16:19 -05:00
LagoLunatic 5039fe661c Finished porting all actor classes to headers 2023-11-25 23:53:05 -05:00
LagoLunatic 0c3b96e10f Move more actor class defs to headers 2023-11-24 19:05:04 -05:00
LagoLunatic 97eb1fb31f Remove fake inlines from fopAc_ac_c, add real inlines 2023-11-24 18:06:07 -05:00
LagoLunatic 8ab8d35292 d_a_arrow + others cleanup and doc 2023-11-23 23:34:48 -05:00
LagoLunatic 906c8a8314 c_cc_s OK, c_cc_d inlines & enums work 2023-11-21 21:47:45 -05:00
LagoLunatic f3055e96e8 Fix some roomno related inlines 2023-11-02 05:31:02 -04:00
LagoLunatic d53c702bb7 Rename d_a_player_link.h -> d_a_player_main.h 2023-10-23 20:16:32 -04:00
LagoLunatic a983a848c1 Clean up cXyz inlines copied from TP 2023-10-21 01:12:59 -04:00
LagoLunatic 7a182dda66 d_item 40% 2023-10-16 18:02:13 -04:00
LagoLunatic 5dcc29ad2e d_a_itembase_static 100% 2023-10-16 02:37:02 -04:00
LagoLunatic c9485926d6 d_a_item 98% 2023-10-15 23:03:26 -04:00
LagoLunatic 0ca314c746 Add attention flags enum, use enums in more places 2023-10-15 00:45:59 -04:00
Jasper St. Pierre a5641b0ba9 f_op_overlap cleanup, d_ovlp_fade progress
remove a bunch of externs
2023-10-13 19:22:57 -07:00
LagoLunatic 888bb95051 Add default parameters for particle inlines 2023-10-10 18:01:27 -04:00
LagoLunatic 7e226cc930 c_damagereaction 20% 2023-10-10 17:26:00 -04:00
LagoLunatic 8d4a9545e1 Use fopAcStts enum everywhere 2023-10-07 02:26:59 -04:00
LagoLunatic e30ca82d27 d_a_item progress 2023-09-25 17:00:05 -04:00
LagoLunatic 267b501438 d_a_itembase OK 2023-09-22 20:32:52 -04:00
LagoLunatic adae400cbf d_item_data OK 2023-09-22 00:53:29 -04:00
LagoLunatic c754cf4e2a Started work on pushable boxes (#32)
* Started work on pushable boxes

* Minor fixes

* Fix inlines

* Comment GetHomeRoomNo
2023-09-14 15:42:57 -07:00
fig02 47b3b6c933 fix conflict 2023-09-13 00:55:29 -04:00
fig02 f0526ace90 match daPy_Create, rename headers 2023-09-13 00:51:01 -04:00
fig02 60b9661107 it compiles. also split player and link headers. 2023-09-12 23:43:04 -04:00
LagoLunatic 7287bab089 More d_a_item funcs (#20)
* More d_a_item funcs

* Fix create and floats
2023-09-12 16:00:03 -07:00
Jasper St. Pierre 9f6f0cad0a profile updates 2023-09-11 16:59:30 -07:00
LagoLunatic 6a4aed601e Clean up 2023-09-11 00:27:25 -04:00
LagoLunatic d229a14532 Started work on items 2023-09-10 23:53:23 -04:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00