112 Commits (8f9a43d1ec836e5bc5f43e7403192300156d5c6d)

Author SHA1 Message Date
Shariq Shah 124b02e566 Changed top bar in editor and removed several editor related bugs. Learnt lesson about dangers of interchangeably using bool from stdbool and int in C 6 years ago
Shariq Shah e3e471e8bf Fixed bug with incorrect editor toggling and checking 6 years ago
Shariq Shah 330ec6c3fa Implemented checking if mouse cursor is hovering window before ray casting and moved out gui state to game state 6 years ago
Shariq Shah e45c143f52 Implemented deselecting entity in editor 6 years ago
Shariq Shah 66b72cca73 Implemented showing selected entity in editor with a specific colour 6 years ago
Shariq Shah c0e6e0bde2 Fixed mouse button press/release behaviour by using event callbacks for editor mouse picking 7 years ago
Shariq Shah 23fae829fb Migrated remaining event usage from platform to event subsystem. 7 years ago
Shariq Shah 4a7010d1c8 Began implementing event manager. 7 years ago
Shariq Shah a79189b18e Removed game/library split, the game now compiles as one executable only. 7 years ago
Shariq Shah eae1436cbb Added .gitgnore and Updated todo.txt 7 years ago
Shariq Shah 6980186a4b - Fixed console bug when toggled in editor mode and restored previous functionality 7 years ago
Shariq Shah 370b58e978 - Removed unused old build system files 7 years ago