Commit Graph

13 Commits

Author SHA1 Message Date
robojumper d19adefd7a Matching, I guess 2025-04-21 21:51:01 +02:00
robojumper e7e08fa546 Out of ideas 2025-04-07 22:12:37 +02:00
robojumper c890868bad d_textbox almost 2025-04-07 22:12:37 +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 fc89f2b34a d_lyt_msg_window_wood OK, d_lyt_common_a_btn OK 2025-04-07 22:12:36 +02:00
robojumper 2368524c57 d_lyt_common_icon_item OK 2025-03-31 11:53:17 +02:00
robojumper daadae4881 Link d2d (#145) 2025-03-30 21:34:21 -04: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 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
robojumper ec4d28cd25 Some dLytAreaCaption_c (#63) 2024-10-15 21:57:41 -04:00
robojumper f8e61c7de8 More d/lyt (#52)
* More Lyt (maybe some wrong type associations)

* more meter

* Rename

* More splits and renames

* Fix SizedString conversion operators

* Renames

* dLytBattery_c almost OK

* d_lyt_battery OK

* diff clean

* Continue doing splits while I'm at it

* two more splits
2024-10-06 16:34:31 -04:00
robojumper 4d9806f2fc Some game UI basics (#25)
* start with dLyt stuff, dLytFader_c

* Some game UI basics

* More progress

* Move and format files

* Proper outlining

* Fix build

* More cleanup

* Correct inlining behavior

* Fix some symbols

* Compiler downgrade required for some funcs.

* fixup vtable

* one line that was somehow missed

---------

Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
2024-09-30 00:02:30 -04:00