2955 Commits (615c968e2d97d4d7b5bfa7e5df38f0774cd65df2)
 

Autor SHA1 Nachricht Datum
  Sam Hocevar 615c968e2d engine: minor changes in ticker. vor 5 Jahren
  Sam Hocevar 9a0b6e4a9a Build: fix several compilation warnings. vor 5 Jahren
  Sam Hocevar 635b597e34 input: move code from input device to mouse device. vor 5 Jahren
  Sam Hocevar 0d766ea9b9 input: fix Win32 build. vor 5 Jahren
  Sam Hocevar c9f75a6c3f input: start splitting keyboard, mouse etc. objects vor 5 Jahren
  Sam Hocevar 6a1188a65a input: fix Windows build. vor 5 Jahren
  Sam Hocevar b0a8596001 RIP lol::Controller and lol::InputProfile ⚰️ LOL vor 5 Jahren
  Sam Hocevar ae4ff1d27c input: add a buttons.inc file with a list of default mouse/joystick button names. vor 6 Jahren
  Sam Hocevar 4c20271dc7 ticker: fix a crash upon exit on Windows. vor 6 Jahren
  Sam Hocevar 8c81b07465 input: start replacing controller functions with standard input functions. vor 6 Jahren
  Sam Hocevar fe66f12e53 input: start implementing controller features directly in the input device. vor 6 Jahren
  Sam Hocevar cd388836b3 build: fix a few mistakes in the MSVC refactoring. vor 6 Jahren
  Sam Hocevar 5a8296a001 build: clean up lol-core vcxproj filters and improve DLL copying. vor 6 Jahren
  Sam Hocevar a713297cfb input: minor cleanup. vor 6 Jahren
  Sam Hocevar 1388625308 input: remove dead code and more cleanup. vor 6 Jahren
  Sam Hocevar 1ab9866c31 input: drivers no longer need to create the default devices. vor 6 Jahren
  Sam Hocevar 6ad9c0d8bf Various compilation warning and error fixes. vor 6 Jahren
  Sam Hocevar e2a13df73d input: merge InputDeviceInternal into InputDevice and remove a few lines of code. vor 6 Jahren
  Sam Hocevar e01d92f384 engine: continue deprecating the entity stuff. vor 6 Jahren
  Sam Hocevar 8e105e2d63 code: remove spurious tabs. vor 6 Jahren
  Sam Hocevar 4ee191fbf4 engine: start working on a tickable object, cleaner than entities. vor 6 Jahren
  Sam Hocevar e3b1db2c1e audio: clean up code. vor 6 Jahren
  Sam Hocevar cc8e9dac71 input: more code clean up. vor 6 Jahren
  Sam Hocevar f2d7fa0549 input: fix a very old bug in input handling that would miss some keys. vor 6 Jahren
  Sam Hocevar 6455091518 doc: rename a few tutorials to remove “lol” from their names. vor 6 Jahren
  Sam Hocevar fc43bd7e5b input: remove useless code. vor 6 Jahren
  Sam Hocevar df678e9157 build: require Visual Studio 2017 in the solution file. vor 6 Jahren
  Sam Hocevar 016330c12b ui: move a lot of files around. vor 6 Jahren
  Sam Hocevar a57cecaf98 input: remove a lot of unnecessarily convoluted code. vor 6 Jahren
  Sam Hocevar ce751a1534 Add imgui.ini to .gitignore, we really don’t need it. vor 6 Jahren
  Sam Hocevar a55450b94d doc: add missing vcxproj for the movie tutorial. vor 6 Jahren
  Sam Hocevar ca42fec447 input: clean up a lot of SDL input code. vor 6 Jahren
  Sam Hocevar cfd85fb3a7 input: remove some dead code and clarify some function names. vor 6 Jahren
  Sam Hocevar d3d84948d4 sdl: move files around in separate directories. vor 6 Jahren
  Sam Hocevar 43f335c206 sdl: remove previous changes to the text input. vor 6 Jahren
  Sam Hocevar 2f736356d6 input: expose the whole vector of key states to the client application. vor 6 Jahren
  Sam Hocevar 84836a21ff input: fix an apparent bug in key/axis name handling. vor 6 Jahren
  Sam Hocevar a822785879 sdl: improve input support stability and handle return/tab/backspace in text input mode. vor 6 Jahren
  Sam Hocevar 17814637f0 Update all external libraries. Finally activate FFmpeg on Windows. vor 6 Jahren
  Sam Hocevar 25b5d97d28 gui: clean up the ImGui integration code. vor 6 Jahren
  Sam Hocevar 41764c0a56 scene: fix regression in primitive rendering. vor 6 Jahren
  Sam Hocevar fca56d7f7d Rename some classes and methods to lowercase. vor 6 Jahren
  Sam Hocevar 00d7d2a774 Fix a crash on exit caused by shader deletion. vor 6 Jahren
  Sam Hocevar 1f9be92a66 Use smart pointers in a lot of the rendering code. vor 6 Jahren
  Sam Hocevar 4851fdf7f9 Activate all solution projects on Win32 Debug. vor 6 Jahren
  Sam Hocevar 3effd3abe5 Fix tutorial build and a few compilation warnings. vor 6 Jahren
  Sam Hocevar 7ba8458818 Remove old feature macros that are no longer relevant nowadays. vor 6 Jahren
  Sam Hocevar 4a4fb5f91c Fix all visible compilation warnings in Visual Studio. vor 6 Jahren
  Sam Hocevar 8ae60adef4 imgui: update submodule to latest docking branch. vor 6 Jahren
  Sam Hocevar 8eaf5e1a0f imgui: allow a client application to invalidate fonts. vor 6 Jahren