isle/LEGO1
Daniel Hejduk 6032c1bb27
Implement GasStation:GasStation() function (#424)
* Implementing GasStation:GasStation() function

* Update gasstation.cpp

* Update gasstation.cpp

* Adding m_unk variables to gasstation.h

* Update gasstation.h

* Update gasstation.h

* fixes + match gasstation ctor

* formatting fixes

* add offset markers to members

* formatting fix

---------

Co-authored-by: Ramen2X <64166386+Ramen2X@users.noreply.github.com>
2024-01-17 12:24:42 -05:00
..
lego Implement GasStation:GasStation() function (#424) 2024-01-17 12:24:42 -05:00
mxdirectx begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
mxgeometry Matrix/vector refactor (#426) 2024-01-12 19:34:38 -05:00
mxstl Fixes for building isle with mingw on Linux (#410) 2024-01-06 18:56:15 +01:00
omni Finish some missing methods (#448) 2024-01-17 18:08:48 +01:00
realtime begin implementation of InfoCenter class (#444) 2024-01-17 17:53:53 +01:00
res Support building isle with modern MSVC + msys2 (#421) 2024-01-10 23:34:32 +01:00
tgl Reccmp: Use symbol names in asm output (#433) 2024-01-14 22:28:46 +01:00
viewmanager Reccmp: Use symbol names in asm output (#433) 2024-01-14 22:28:46 +01:00
define.cpp Decomp parser: indirect globals and string markers (#446) 2024-01-17 12:56:34 +01:00
define.h Fixes for building isle with mingw on Linux (#410) 2024-01-06 18:56:15 +01:00
library_msvc.h Decomp parser: indirect globals and string markers (#446) 2024-01-17 12:56:34 +01:00
main.cpp Further clean up Omni/LegoOmni separation (#423) 2024-01-11 16:02:55 +01:00