Shariq Shah
|
197e195703
|
Implmented command history for console
|
6 years ago |
Shariq Shah
|
42a25e0499
|
Re-implemented and improved debug vars that can display different types of numerical and graphical data without needing any slots
|
6 years ago |
Shariq Shah
|
a3ece7df14
|
Entities loaded with entity_load command can now be optionally renamed
|
6 years ago |
Shariq Shah
|
4f3632bb3e
|
Fixed several bugs and implementing loading saving entity archetypes when loading and saving scenes
|
6 years ago |
Shariq Shah
|
cf8f989301
|
Implemented first version of reading/writing entites to/from files
|
6 years ago |
Shariq Shah
|
651cbf1883
|
Implemented command to save scene to file
|
6 years ago |
Shariq Shah
|
33c181e0cb
|
Completed sound serialization to/from file and fixed issue with wav files not loading
|
6 years ago |
Shariq Shah
|
06d1eced8c
|
Re-implemented entity to file read/write and corresponding console command to save entity to file
|
6 years ago |
Shariq Shah
|
c0dc6a2c69
|
Refactored sound related api and implemented writing entity to particular file
|
6 years ago |
Shariq Shah
|
65382c7d37
|
Groundwork for console command handling
|
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
|
66b72cca73
|
Implemented showing selected entity in editor with a specific colour
|
6 years ago |
Shariq Shah
|
a79189b18e
|
Removed game/library split, the game now compiles as one executable only.
|
7 years ago |
Shariq Shah
|
6980186a4b
|
- Fixed console bug when toggled in editor mode and restored previous functionality
- Updated nuklear to version 4.00.2
- Fixed other formating mistakes
|
7 years ago |
Shariq Shah
|
ccb52b9cf8
|
Update to recent changes on linux
|
7 years ago |
Shariq Shah
|
e47b494d80
|
Fixed a bug with rendering and added rpath in linux build
|
7 years ago |
Shariq Shah
|
c651847d43
|
Removed several warnings
|
7 years ago |
Shariq Shah
|
ad5b56b717
|
Fixed vec4 and mat4 multiplication, Implemented screen coord to ray and ray-sphere collision
|
7 years ago |
Shariq Shah
|
ada2e0efe2
|
Implemented auto scrolling console to bottom on new command or console message and console toggle
|
7 years ago |
Shariq Shah
|
c72089e77d
|
Implemented redirecting warning, error and command messages to in-game console and showing coloured console output
|
7 years ago |
Shariq Shah
|
d10bc6ac67
|
log message output now also shown in console
|
7 years ago |
Shariq Shah
|
f8b4d09554
|
Began work on in-game console/log-viewer
|
7 years ago |