14 Commits

Author SHA1 Message Date
Henrique Gemignani Passos Lima
8395bf8e95 Add CScriptTrigger
Former-commit-id: 865e2d58f257fc156acd5502e54ae4ce5fb199f4
2022-10-20 19:33:06 +03:00
Henrique Gemignani Passos Lima
67d74916d4 Match ~list (in CScriptTrigger)
Former-commit-id: 8f29934c36643a28146a85a354e2a5391f5ebb86
2022-10-20 17:25:08 +03:00
Henrique Gemignani Passos Lima
129742b46b Improve list::clear
Former-commit-id: 16cb68c709784104f09eba760013e789a7c16d0c
2022-10-20 17:10:03 +03:00
effb92b485 rstl::list constructor fix
Former-commit-id: e44706da59f124f365ac4c2bd9ec1274927e81df
2022-10-18 23:37:43 -04:00
1537d151f4 Implement rstl::list::push_back; CInputGenerator 98%
Former-commit-id: 3029184d1e448ede5bfeac55ac217339c2f73cff
2022-10-18 23:35:26 -04:00
Pwootage
ffe3826b6e Some progress on list (#12)
Former-commit-id: 8feeaa9ed6ea877f511baecfa8a028d63538d911
2022-10-16 12:27:17 -04:00
Henrique Gemignani Passos Lima
f3ef565768 Fix building ninja all_source
Former-commit-id: f14ca94607588de36dab73334660f81d9b769d14
2022-10-10 12:46:51 +03:00
7ca3a1c0bb Replace int types in Retro code
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.


Former-commit-id: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
bc202ba493 Lots of stuff
Former-commit-id: 39b5f3c01e077172d0b2a73931577f44bfd141f4
2022-10-03 20:00:46 -04:00
adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
2022-10-01 02:19:15 -04:00
329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26d4d991ec9f7d00e4736d2012561f98
2022-08-09 19:07:49 -04:00
27d94af97b Add headers, clang-format, decompctx.py & more
Former-commit-id: 53f8d3cba7bd2d675cf6b99544af58bd24f98620
2022-04-09 20:17:13 -04:00