11 Commit (959f68142db24bb2a64bf1eec33272cebc2534b2)

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