A 3d fps game made in OpenGL
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shariq Shah
06adc22110
Added player start and fixed bug with editor camera pitch locking
|
5 years ago |
.. |
array.c
|
Added wrappers around malloc, calloc, realloc and free to track allocation/deallocation
|
5 years ago |
array.h
|
Fixed several bugs and implementing loading saving entity archetypes when loading and saving scenes
|
6 years ago |
array_str.h
|
Implemented showing selected entity in editor with a specific colour
|
6 years ago |
hashmap.c
|
Added wrappers around malloc, calloc, realloc and free to track allocation/deallocation
|
5 years ago |
hashmap.h
|
Added timer support and changed how subsequent jumps work
|
6 years ago |
limits.h
|
Added notification display in editor
|
5 years ago |
linmath.c
|
Fixed rotation issues with turrets
|
6 years ago |
linmath.h
|
Fixed rotation issues with turrets
|
6 years ago |
log.c
|
Updated build script to auto generate version from manually specified major and minor version along with revision number from git. Added link to itch.io page in README
|
6 years ago |
log.h
|
Implemented showing selected entity in editor with a specific colour
|
6 years ago |
memory_utils.c
|
Added game end dialog
|
5 years ago |
memory_utils.h
|
Added wrappers around malloc, calloc, realloc and free to track allocation/deallocation
|
5 years ago |
num_types.h
|
Replaced bools in entity with flags
|
6 years ago |
parser.c
|
Added wrappers around malloc, calloc, realloc and free to track allocation/deallocation
|
5 years ago |
parser.h
|
Replaced bools in entity with flags
|
6 years ago |
string_utils.c
|
Added wrappers around malloc, calloc, realloc and free to track allocation/deallocation
|
5 years ago |
string_utils.h
|
Implemented showing selected entity in editor with a specific colour
|
6 years ago |
utils.c
|
Implemented showing selected entity in editor with a specific colour
|
6 years ago |
utils.h
|
Implemented showing selected entity in editor with a specific colour
|
6 years ago |
variant.c
|
Added wrappers around malloc, calloc, realloc and free to track allocation/deallocation
|
5 years ago |
variant.h
|
Implemented showing selected entity in editor with a specific colour
|
6 years ago |
version.h
|
Added player start and fixed bug with editor camera pitch locking
|
5 years ago |