about summary refs log tree commit diff
path: root/src/GameInitDispose.cpp
AgeCommit message (Expand)Author
2023-11-28Move decals struct to ZigNguyễn Gia Phong
2023-11-27Add zombie munching soundNguyễn Gia Phong
2023-11-26Localize and remove ununsed variablesNguyễn Gia Phong
2023-11-26Remove unused fieldsNguyễn Gia Phong
2023-11-19Replace music with HQ tracksNguyễn Gia Phong
2023-11-19Fix off-by-one music selectionNguyễn Gia Phong
2023-11-19Finish porting model handling to ZigNguyễn Gia Phong
2023-08-25Narrow visions flag to a boolNguyễn Gia Phong
2023-08-25Use detailed snowflake spriteNguyễn Gia Phong
2023-08-24Use more detailed bullet hole decalNguyễn Gia Phong
2023-08-24Fix decal fading animation 2.5.1Nguyễn Gia Phong
2023-03-26Convert a few linear algebra functions to ZigNguyễn Gia Phong
2023-03-24Convert text rendering to ZigNguyễn Gia Phong
2023-03-24Convert fog effect to ZigNguyễn Gia Phong
2023-02-15Update copyright headersNguyễn Gia Phong
2023-02-15Convert PNG textures to QOINguyễn Gia Phong
2022-02-22Make sure NPC is only initialized onceNguyễn Gia Phong
2021-12-11Covert misc Game methods to C 2.4.6Nguyễn Gia Phong
2021-12-09Make XYZ C-compatibleNguyễn Gia Phong
2021-11-29Use more efficient PRNGNguyễn Gia Phong
2021-11-29Fix stuck VIPNguyễn Gia Phong
2021-10-31Remove pseudo motion blurNguyễn Gia Phong
2021-10-28Reorganize key mappingsNguyễn Gia Phong
2021-10-28Make some controls configurableNguyễn Gia Phong
2021-10-20Move scores tracking to user dataNguyễn Gia Phong
2021-10-19Move levels to data filesNguyễn Gia Phong
2021-10-02Clean up unused functions and style 2.4.0Nguyễn Gia Phong
2021-10-02Convert 3D models to OFFNguyễn Gia Phong
2021-10-01Change a few more soundsNguyễn Gia Phong
2021-10-01Reorganize animationsNguyễn Gia Phong
2021-09-30Convert animations to TSVNguyễn Gia Phong
2021-09-29Convert skeletal data to TSV and embed in srcNguyễn Gia Phong
2021-09-25Migrate README to wikiNguyễn Gia Phong
2021-09-24Replace a few sound effectsNguyễn Gia Phong
2021-09-18Use zeal for sound loadingNguyễn Gia Phong
2021-09-18Reorganize texturesNguyễn Gia Phong
2021-09-17Convert texture loading code to ZigNguyễn Gia Phong
2021-09-16Tweak control system to mirror OvergrowthNguyễn Gia Phong
2021-09-15Move mouse look to callbackNguyễn Gia Phong
2021-09-14Force menu and hardware cursorNguyễn Gia Phong
2021-09-14Remove loading screen 2.2.2Nguyễn Gia Phong
2021-09-14Simplify FPS calculationNguyễn Gia Phong
2021-09-13Remove excess abstractions around texture loadingNguyễn Gia Phong
2021-09-12Reduce number of glViewport callsNguyễn Gia Phong
2021-09-12Make window resizable 2.2.0Nguyễn Gia Phong
2021-09-11Refactor configuration parserNguyễn Gia Phong
2021-09-11Handle key callbackNguyễn Gia Phong
2021-09-10Replace SDL by GLFWNguyễn Gia Phong
2021-09-08Move configuration parsing to Zig 2.1.0Nguyễn Gia Phong
2021-08-13Retire ALUTNguyễn Gia Phong