23 Commits (44e39867b1f8daf0c096ad786238b4c3c203cee3)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. hace 8 años
  Lolbot af53a69eb7 fixed 9 files out of 506: hace 9 años
  touky 527e27c880 - ImGUI is now operational again hace 9 años
  touky 3b255d4137 first test for lolimgui hace 9 años
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. hace 10 años
  Sam Hocevar d64b117b8d build: fix license and copyright information. hace 10 años
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. hace 10 años
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. hace 10 años
  Benjamin ‘Touky’ Huet 49e1588f52 MultiScene: Phase 3: Small PrimitiveSource & PrimitiveRenderer tweaks hace 10 años
  Benjamin ‘Touky’ Huet 22322d50fd Scene::AddPrimitive now only supports Primitive because why not hace 10 años
  Benjamin ‘Touky’ Huet 73f729d2ef MeshViewer refactor is on good way hace 10 años
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. hace 11 años
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. hace 11 años
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph hace 11 años
  Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. hace 11 años
  Benjamin ‘Touky’ Huet 1e4af19a89 Praise the Safe-Enum. hace 11 años
  Sam Hocevar c9b8ff54a1 misc: some refactoring in texture handling. hace 11 años
  Sam Hocevar 1945e85afc scene: start working on the scene class reorganisation. hace 12 años
  Benlitz b07f6aba93 mesh: submesh class working, can be rendered with any compatible shader without caring of attributes hace 12 años
  Sam Hocevar 1c3ca01ea0 build: fix a few compiler warnings here and there. hace 13 años
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. hace 13 años
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. hace 13 años
  Sam Hocevar 4a6d092a74 mesh: start working on mesh and submesh stuff. hace 13 años
  Sam Hocevar e1070c3b3c debug: do not use std::abort() on the PS3. hace 13 años
  Sam Hocevar 8da2f504a8 debug: use std::abort() instead of a custom idiocy. hace 13 años
  Sam Hocevar 4e4d5a8e06 build: fix GCC build; it doesn't like to have a local file called debug/debug.h. hace 13 años
  Sam Hocevar 48c7070243 gpu: replace exit(0) in D3D error checks with lol::Abort(). hace 13 años
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. hace 14 años
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. hace 15 años
  Sam Hocevar 07ebcb6e29 Implement CRC32 in the new Hash class. Will be useful for Dict and for hace 15 años
  Sam Hocevar 640735731a Add preliminary support for sound samples. Implement click. hace 15 años
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. hace 15 años
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. hace 15 años
  Sam Hocevar 0d78ca44ca Implement Timer::PollSeconds(), if necessary. hace 15 años
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is hace 15 años