* Add extra days
* New textures from purple
Co-authored-by: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
* Move strings to header.
* More new textures from purple
Co-authored-by: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
---------
Co-authored-by: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
* ADD: dirty simplier clock enhancement
* ADD: Crash timer + combobox
* ADD: Hook (not working yet)
* TWEAK: z_parameter formatting like original
* TWEAK: z_parameter formatting like original again
* TWEAK: z_parameter formatting like original part3
* TWEAK: Add back the gi in z_parameter
* TWEAK: recommendation + missing include
* Pointer to .
* Tweak include
* TWEAK: better naming for 24 hours texture name
* Tweak: line space
* TWEAK: Adressed review
* TWEAK: TwentyFourHours
* comma
* TWEAK: Accounted Reviews
* TWEAK: review enums
* ADD: Macro
* whitespace
* move macros and center clock text
---------
Co-authored-by: Adam Bird <archez39@me.com>
* Pause Save = Owl Save PoC
* Changes from inspect's decomp
* pause save cvared and with textures. also game over (#2)
* Fix bug where it would try to save on debug file
* Put function back
* Put function back 2
* Hide gameover option from menu for now
---------
Co-authored-by: inspectredc <78732756+inspectredc@users.noreply.github.com>
* Remove BenPort.h from functions.h
* use specific z64 includes
* free cam
* this -> thisx
* fl newline
* whitespace
* remove debugging stuff
* min and max cam heights. use correct func_800CBFA4 arg
* document and re-organise free cam
* fix linux building
* Custom Camera VB
* remove redundant section in header
* fix hook and re-organise menu
* Free Cam
* fix control flipping and some speed tweaks
* Fix Player flags not being reset
* Fix movement under roll: todo fix rotation under roll
* six degrees of freedom
* Multiple camera mode options, remove black bars, start with focal point by eye
* update free look
* cvar rename, menu disabling
* remove player state flag change
* renaming and remove some camera jumpiness
* remove scam comment
* remove port selection
* correct debugcam at initialised position
* fix focal point for non roll
* Adding in Player Position, Rotation, and speed information
* Adding in Player Tab functionality, including the ability to click a button to change your current Form.
* Fix HD texture support for en_mag
Co-authored-by: KiritoDv <kiritodev01@gmail.com>
* Apply suggestions from code review
---------
Co-authored-by: KiritoDv <kiritodev01@gmail.com>