81 Révisions (c2db7bcfbdc79f8cde46fa1d6a0bd615fc205407)

Auteur SHA1 Message Date
  Thomas Buck c2db7bcfbd Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib. il y a 9 ans
  Thomas Buck ad4fa38113 Rewrote OpenAL, SoundManager, added system folder il y a 9 ans
  Thomas Buck bd24c36a7f Added SoundManager il y a 9 ans
  Thomas Buck c9f13c0d29 Default Font using ImGUI il y a 9 ans
  Thomas Buck c6d13daa97 moved default linux config path to share/OpenRaider too [skip ci] il y a 9 ans
  Thomas Buck 012e0fda3a make install should work properly on Mac and Linux il y a 9 ans
  Thomas Buck 874680e731 Fonts can be changed on-the-fly il y a 9 ans
  Thomas Buck 0ac5aa293a GLUT windowing working more or less il y a 9 ans
  Thomas Buck 4836137bc6 Prepared to add glut il y a 9 ans
  Thomas Buck c33dc66af1 Using C++11 std::chrono for utils/time il y a 9 ans
  Thomas Buck 7a9ef2db0d imgui Console in own class il y a 9 ans
  Thomas Buck cb8108aed5 Console now made with imgui il y a 9 ans
  Thomas Buck f00fb80309 Split Log class from Console il y a 9 ans
  Thomas Buck 53919aa554 Removed OpenRaider class, added RunTime class il y a 9 ans
  Thomas Buck 1bb089c311 imgui integration working more or less il y a 9 ans
  Thomas Buck 3c90bc49a8 Created UI windowing interface il y a 9 ans
  Thomas Buck dc2e6b69a0 Rewrote command system il y a 9 ans
  Thomas Buck 3156a0bad8 Started implementing new level file loader il y a 10 ans
  Thomas Buck b86e65bd4e Split Menu into interface and MenuFolder il y a 10 ans
  Thomas Buck 4263f71122 Menu using Folder API. WIP, does not work well! il y a 10 ans
  Thomas Buck 5b458f42fe Started implementing file system utilities il y a 10 ans
  Thomas Buck 5a2b0b7e2c Script reader, unit tests il y a 10 ans
  Thomas Buck ca11cfe73a Unit Tests are back! il y a 10 ans
  Thomas Buck 963ed862de Added dep clibs/commander for command line parsing il y a 10 ans
  Thomas Buck e186676da7 git hash in version string il y a 10 ans
  Thomas Buck 604539e334 Fixed many 64 to 32 bit warnings il y a 10 ans
  Thomas Buck d8e3f8df9e Removed cmake windows.h detection il y a 10 ans
  Thomas Buck 6eb0b47437 Texture now TextureManager il y a 10 ans
  Thomas Buck 504b3ae06f Added PNG reading/writing il y a 10 ans
  Thomas Buck 8fbca37731 Created StaticMesh class il y a 10 ans
  Thomas Buck 48b2985506 Added FontManager il y a 10 ans
  Thomas Buck 0d25be737e Finished TRLE font support, loading lps files il y a 10 ans
  Thomas Buck 93af7ceb65 Split Font subsystem from Window il y a 10 ans
  Thomas Buck 202282beef misc il y a 10 ans
  Thomas Buck b8ee254b56 New assert implementation, meta improvements il y a 10 ans
  Thomas Buck 6f15905676 Created Entity class il y a 10 ans
  Thomas Buck e841776fe1 Prepared for Windows support il y a 10 ans
  Thomas Buck 2007e0693b Moved Box, Sector,... into extra file il y a 10 ans
  Thomas Buck 404dd6b66e Started world refactoring il y a 10 ans
  Thomas Buck 7642114acd Prepare for Windows support il y a 10 ans
  Carsten Teibes 3ed33d4341 be case-sensitive for config file il y a 10 ans
  Carsten Teibes 08254db5f7 allow compiling with gcc il y a 10 ans
  Thomas Buck 0e4a874e40 Moved Command code into own file il y a 10 ans
  Thomas Buck e898b03a05 Removed Emitter and Particle il y a 10 ans
  Thomas Buck 780989b3c7 Sound interface now abstract il y a 10 ans
  Thomas Buck b32e1ce56f Added Render il y a 10 ans
  Thomas Buck 54741ed7bd Added World, WorldData, using std list and vector. il y a 10 ans
  Thomas Buck e02c9affed Added Texture il y a 10 ans
  Thomas Buck 2e2c4e2693 Added SkeletalModel, now using std::vector il y a 10 ans
  Thomas Buck e7b6c7bf7b Added Camera, Emitter, Mesh, Particle, ViewVolume il y a 10 ans