31 коммитов (c7c34312feefcdfbf8a588e41176d45470095888)

Автор SHA1 Сообщение Дата
  Sam Hocevar aca1660e1e Disable debug messages by default and downgrade a few messages. 8 лет назад
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 10 лет назад
  Sam Hocevar d64b117b8d build: fix license and copyright information. 10 лет назад
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. 10 лет назад
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 11 лет назад
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 11 лет назад
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. 11 лет назад
  Lolbot 47b9f0abb0 fixed 69 files out of 2739: 12 лет назад
  Sam Hocevar 92385ac1ee android: more NativeActivity migration work. 12 лет назад
  Sam Hocevar 0f3805be4c android: various fixes, but the switch to NativeActivity isn't complete. 12 лет назад
  Sam Hocevar af2fdff577 android: ensure the asset manager is initialised (hint: it's not). 12 лет назад
  Benjamin ‘Touky’ Huet 3281169274 Input : Fixed mouse speed calculation in sdl & android. 12 лет назад
  Sam Hocevar 52d6c23d72 android: update Android input driver. 12 лет назад
  Sam Hocevar b65bde6b91 android: add a temporary hack for mouse emulation on Android devices. 12 лет назад
  Sam Hocevar d4372a6a1e android: open files through the asset manager, meaning Lua works. 12 лет назад
  Sam Hocevar a6bcbd5e58 android: refactor the application code to use fewer free functions. 12 лет назад
  Sam Hocevar 3af7e62b6a android: switch to NativeActivity instead of rolling our own Java crap; 12 лет назад
  Sam Hocevar ff7904d96c build: big Android build system refactor; we now attempt to build 12 лет назад
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. 13 лет назад
  Sam Hocevar b25222af18 base: implement UNUSED() macro and put it here and there. 13 лет назад
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 13 лет назад
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 13 лет назад
  Sam Hocevar 10010d77e4 android: use the FPS value provided by the application; we now run at 13 лет назад
  Sam Hocevar 439298ee5e misc: very minor tweaks here and there. 13 лет назад
  Sam Hocevar 854409cb6f android: fix a synchronisation issue between Java and the game thread. 13 лет назад
  Sam Hocevar 44180ce402 build: switch the Android native build rules to autoconf; still a bit rough 13 лет назад
  Sam Hocevar 5014b90b3e build: compilation fixes for errors introduced in the recent Direct3D 13 лет назад
  Sam Hocevar 15c4e8016a android: slightly update Android project for newer SDK versions. 13 лет назад
  Sam Hocevar 0161879a84 core: try to merge Ticker and Emcee. Still not very good. 14 лет назад
  Sam Hocevar 1d9507baae core: remove spurious dependency between androidapp.cpp and monsterz. 14 лет назад
  Sam Hocevar b111f7e3d8 core: move platform-specific code to specific directories. 14 лет назад