11 Commits (959f68142db24bb2a64bf1eec33272cebc2534b2)

Autor SHA1 Mensaje Fecha
  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 15c3039ba5 misc: fix some coding errors found by Coverity. hace 12 años
  Sam Hocevar f852e8d7e1 build: a lot more emscripten build fixes. hace 12 años
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. hace 12 años
  jeunathe f67fdf41c2 Fix missing ; hace 13 años
  Benjamin ‘Touky’ Huet 5ac828fd23 CIS FIX : timer fix, sam should fix it. hace 13 años
  Sam Hocevar b9d45606b4 base: refactor the Timer class to make it more understandable. hace 13 años
  Sam Hocevar 32753fa130 build: fix a few macro logic issues in SDL.h inclusion. hace 13 años
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is hace 13 años
  Sam Hocevar 5402346b16 core: move the Log and Timer classes to the sys/ subdirectory, use 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 9b5880936c build: tweak everything to allow building with SDL on the Raspberry Pi. hace 13 años
  Sam Hocevar fbaf32f1b9 core: make timers second-based rather than millisecond-based. hace 13 años
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. hace 13 años
  Sam Hocevar 2edb8115e6 core: port all code to NativeClient. Nothing runs for now, but it builds. hace 14 años
  Sam Hocevar 5521b9fd01 build: start adding Xbox 360 configuration settings to the VS projects. hace 14 años
  Sam Hocevar a6841e5334 core: fix a typo in the Win32 timer code. hace 14 años
  Sam Hocevar e3d21d2244 timer: avoid useless system calls in the Timer constructor. hace 14 años
  Sam Hocevar 328af22a5f ps3: fix a bug in the timer code. hace 14 años
  Sam Hocevar 3d4af0869a ps3: start a minimal PS3 port using PSGL, but not CG yet. hace 14 años
  Sam Hocevar 10b321b204 core: get rid of now useless <cstdio> includes. hace 14 años
  Sam Hocevar 700cfbd8ea core: fix a few compilation errors and warnings on OS X. hace 14 años
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. hace 15 años
  Sam Hocevar 46db0d51c8 Fix the SDL timer behaviour. Fixes ticket #26. hace 15 años
  Sam Hocevar f84b659c62 Slightly change the ...Data initialisation in classes. hace 15 años
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. hace 15 años
  Sam Hocevar f9ec350c1a Fix a few minor FIXMEs in the code. hace 15 años
  Sam Hocevar 787818d0fb Do not use SDL for Win32 timers. The OS has all we need. hace 15 años
  Sam Hocevar 9319141475 Fix a Win32 timer regression bug. hace 15 años
  Sam Hocevar 988f7c2885 Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 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 fa25646f80 Improve the timer accuracy even more. hace 15 años
  Sam Hocevar 61524527a1 Fixed framerate now has sub-millisecond accuracy on Linux. hace 15 años
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is hace 15 años