Commit Graph

104 Commits

Author SHA1 Message Date
robojumper d6859dfd74 snd_SeqSound OK 2025-05-27 21:38:15 +02:00
robojumper a600b0c092 snd_SeqPlayer OK 2025-05-27 21:09:04 +02:00
robojumper bfdcb7c73a snd_ExternalSoundPlayer OK 2025-05-27 20:51:47 +02:00
robojumper 45f9cf1e7c snd_AxVoice OK 2025-05-27 19:27:56 +02:00
robojumper c283825ba6 snd_BasicSound OK 2025-05-27 00:57:43 +02:00
robojumper 29dd9ea4f0 snd_AxfxImpl OK 2025-05-26 23:51:31 +02:00
robojumper b4a79946bf snd_SoundArchivePlayer not OK (instruction scheduling) 2025-05-26 23:50:15 +02:00
robojumper 62b35d8629 snd_SoundArchive OK 2025-05-26 22:42:46 +02:00
robojumper cb438c5fc6 snd_SoundPlayer OK 2025-05-26 22:16:08 +02:00
robojumper 88a0679158 snd_StrmPlayer OK 2025-05-26 21:58:00 +02:00
robojumper fd749c7bbc snd_Voice OK 2025-05-26 20:59:12 +02:00
robojumper 097c070b92 snd_WsdPlayer OK 2025-05-26 20:11:18 +02:00
robojumper 62c34af44e snd_WaveSound OK 2025-05-26 02:32:30 +02:00
robojumper c62d985bde snd_SeqTrack OK 2025-05-26 01:49:31 +02:00
robojumper e10ce71729 Misc progress 2025-05-26 01:24:28 +02:00
robojumper a9da90bbb2 snd_SoundThread OK 2025-05-26 00:42:57 +02:00
robojumper 2ce5dc4bd9 snd_StrmFile OK 2025-05-26 00:32:45 +02:00
robojumper 6272daffa4 snd_FrameHeap OK 2025-05-25 22:41:53 +02:00
robojumper d016bf8005 snd_BasicPlayer OK 2025-05-25 22:08:27 +02:00
robojumper f7884242c7 Import of more nw4r::snd from https://github.com/kiwi515/ogws
Co-authored-by: kiwi515 <49212064+kiwi515@users.noreply.github.com>
2025-05-25 16:32:47 +02:00
robojumper a22eb87c36 make it build 2025-05-25 08:53:24 +02:00
robojumper 04d5527eba Initial import of nw4r::snd from https://github.com/muff1n1634/nw4r_snd_mid2010
Co-authored-by: muff1nOS <19197077+muff1n1634@users.noreply.github.com>
2025-05-25 08:52:12 +02:00
robojumper 44964ed963 d_player_mdl OK 2025-05-22 14:23:58 +02:00
robojumper ffcaeff995 Progress 2025-05-19 23:46:33 +02:00
robojumper bb6fd66745 More player model 2025-05-19 21:52:55 +02:00
robojumper 790fc7fda3 small mdl stuff 2025-05-19 21:52:55 +02:00
robojumper a8023aa4fa checkpoint 2025-05-10 22:23:47 +02:00
robojumper 6468fc663c Get initial JParticle import to build, label symbols.txt 2025-04-27 07:49:37 +02:00
robojumper 9bc03e0440 Configure everything 2025-04-26 21:26:55 +02:00
robojumper 7ac3f3cd03 d_lyt_meter stuff 2025-04-21 21:51:01 +02:00
robojumper fe36b486bf d_structd -> d_cursor_hit_check 2025-04-11 17:00:05 +02:00
robojumper 131eb322e8 d_lyt_msg_window_common OK 2025-04-07 22:12:39 +02:00
robojumper 010c0a9a3b Textbox progress 2025-04-07 22:12:37 +02:00
robojumper 4e88b4aec7 auto_caption, auto_explain largely matching 2025-04-07 22:12:36 +02:00
robojumper d35c4adeef Running out of ideas for G3DUtility 2025-03-28 18:42:09 +01:00
robojumper 178af0c42b LightManager halfway there 2025-03-23 22:51:40 +01:00
elijah-thomas774 818e818b56 eggPalette and eggTexture 2025-03-21 21:09:54 -04:00
robojumper 9b7889f034 Some small classes 2025-03-16 22:14:44 +01:00
robojumper 3967ab8dc6 Some misc graphics stuff 2025-03-16 16:41:15 +01:00
Elijah Thomas 9c3c480b24 g3d source (#123)
* g3d_calcvtx

GetData seems to have changed -> dwarf says r is a local and using ofs_to_ptr didnt work

* g3d_light and g3d_fog

sdata2 splits and func ordering

* g3d_scnproc

* g3d_init

* g3d_scnmdl

* g3d_scnmdlsmpl

* g3d_scnroot

* g3d_scnobj

* g3d_res* progress

* g3d_resmdl OK

* g3d_restev OK

* g3d_resmat OK

* g3d_resvtx and g3d_restex OK

* g3d_resnode OK

* g3d_resanm OK

* g3d_resanmchr Progress

* the rest of g3d_res* OK

* g3d_anmvis OK

* g3d_anmclr OK

* Some Splitting

* more OK, Inline Issue in g3d_anmtexsrt

* g3d_obj, g3d_anmobj, g3d_gpu, g3d_tmem, g3d_cpu OK

* g3d_state OK

* g3d/dcc OK

* Include fixup

* More Fixups

* g3d_camera OK

* g3d_draw OK

* g3d_calcworld OK

* g3d_calcworld actually OK

* g3d_workmem, g3d_dcc OK

* g3d_calcview OK

* g3d_anmtexsrt OK with DONT_INLINE

* g3d_transform OK (Feels Cheaty)

* g3d_resanmchr OK

* g3d_draw1mat1shp Close

* g3d_draw1mat1shp OK (Thanks Lago!). Ran symbol applying script
2025-03-16 11:26:15 -04:00
robojumper d10e268017 d_lyt_note OK (#129) 2025-03-13 22:14:06 -04:00
robojumper 32cbf96184 Link dowsing_target, eggException, d_lyt_meter_drink (#128)
* Link dowsing_target, eggException

* d_lyt_meter_drink OK (thanks Zeldex!)

* More sensible DowsingTarget flag code

* Attempt explaining TList inline
2025-03-13 22:13:15 -04:00
robojumper c558c88f25 d_stage progress 2025-03-09 10:09:08 +01:00
robojumper 641f3d7b30 d_room mostly matching 2025-03-09 10:09:08 +01:00
Elijah Thomas cec09ad023 g3d initial pullover (#115)
* g3d Headers

* initial g3d source files -- NOT YET FIXED

* change ResFile static_cast to explicit ctor
2025-02-09 12:40:41 -05:00
robojumper d3d4bd253c Some large functions in d_tag_processor (#86)
* d_tag_processor WIP

* Progress

* Unconst

* Fix switch command (thanks Roeming!)

* Match a random text related file instead

* More progress

* More progress

* No missing breaks

* Some repair

* Some repair and shuffling

* More repair

* a bit better

* a bit better 2

* what a switch order

* Closer unrolling

* Minor cleanup

* Fix accidental cases

* More fixes

* even better

* More fixes

* Down to regswaps

* Some renames

* Review feedback

* cleanup more sdata2 values and eventFlowTextProcessingRelated match

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-11-06 17:19:40 -05:00
Elijah Thomas 8a3710824b Updated CC collision (#80)
* c_cc_d soooo close

* d_cc_shape_colliders -> d_cc_d

* ported over changes from #43

* Oops, didnt save

* use better collision functions in bombf

* bombf fixes

* bombf actorPostCreate matching

* fix

* small fix for cCcD_UnkAttr Set function

* more cleanup(?) for c_cc_d

* d_cc_mass_s OK

* Initial d_cc_s setup

* some easy funcs

---------

Co-authored-by: robojumper <robojumper@gmail.com>
2024-11-01 17:07:16 -04:00
robojumper 5995604387 d_a_obj_island_nusi OK (#79) 2024-10-24 20:33:45 -04:00
robojumper b9409ccac5 d_a_obj_time_stage_bg with a weak function order issue (#78) 2024-10-22 19:46:02 -04:00
Elijah Thomas 26af4db82d update from dtk-template - clangd :) (#66)
* update from dtk-template and start work towards using clangd

* include <a> -> "a"

* Update build.yml

* remove/add non-trivial class in union warning
2024-10-16 15:36:02 -04:00