53 Commits (77edab5033d415ffbc6272bf81224073c771ac7a)

Author SHA1 Message Date
  Thomas Buck dbeb29c8ac Removed unnecessary Camera functionality 10 years ago
  Thomas Buck fce2d7b0d5 Added sshot command 10 years ago
  Thomas Buck e9c7c9c42f World now also service 10 years ago
  Thomas Buck b986369a1b Sound now also global service 10 years ago
  Thomas Buck ed67843df6 Console, Game, Menu, OpenRaider and Window are global services. 10 years ago
  Thomas Buck 29e702c578 Added FPS display, removed limit 10 years ago
  Thomas Buck d4f4ba5d92 Added game mode command 10 years ago
  Thomas Buck 23c9159d52 Game is singleton. Started initializing Render. 10 years ago
  Thomas Buck df44fe47d7 Camera sensitivity stored in OpenRaider 10 years ago
  Thomas Buck 6a2026b656 Added Game class. 10 years ago
  Thomas Buck 9fd1622471 Can now also bind mouse actions 10 years ago
  Thomas Buck 78e55f04a8 Added mouse scrolling support. 10 years ago
  Thomas Buck 48b09ec110 Added help command 10 years ago
  Thomas Buck 0da8aace78 Moved drawText into WindowSDL. Added Console. 10 years ago
  Thomas Buck e17f49b67e Added mouse motion support 10 years ago
  Thomas Buck 355253f9b0 Mouse support for menu 10 years ago
  Thomas Buck c0b2f96ab4 basic menu functionality working 10 years ago
  Thomas Buck 933c01b593 Key bindings working 10 years ago
  Thomas Buck 982261e7aa Added Menu 10 years ago
  Thomas Buck 7443062c49 Finished implementing set command. 10 years ago
  Thomas Buck c5d2af8adb Added Sound initialization 10 years ago
  Thomas Buck 03bb3e01ed Started implementing command system. 10 years ago
  Thomas Buck c40ad37355 Displaying empty SDL window 10 years ago
  Thomas Buck a72a1e7f5b Added main loop, started event handling 10 years ago
  Thomas Buck fe8d624d75 Finished most of WindowSDL 10 years ago
  Thomas Buck ac30fd8388 Started with Window and WindowSDL 10 years ago
  Thomas Buck 383029d5d5 Added (pretty empty) OpenRaider main Singleton 10 years ago
  Thomas Buck c676a07a35 Fresh start 10 years ago
  Thomas Buck 87350702ff Removed unused FullScreen config toggle 10 years ago
  Thomas Buck 1e125794e2 Window resizing working 10 years ago
  Thomas Buck dbe7bb3e56 Removed networking support 10 years ago
  Thomas Buck 0beb9bbdea Removed duplicated GL init code 10 years ago
  Thomas Buck 9d6b4a084e Moved List and Vector into templates folder 10 years ago
  Thomas Buck d87735b48c Created static utility library 10 years ago
  Thomas Buck 580270d5f2 More or less working. No sound! 10 years ago
  Thomas Buck bdae1c57a6 using sdl2-config for include path 10 years ago
  Thomas Buck 4527fbcef6 Replaced custom map with std::map 10 years ago
  Thomas Buck 63fd9fe292 attributes interfered with doxygen 10 years ago
  Thomas Buck e1e5fdf581 Warnings for printf-wrappers 10 years ago
  Thomas Buck ed64d4ffb2 Step folders in menu list with right/left arrow 10 years ago
  Thomas Buck 74b9337201 Recursively search for level paks 10 years ago
  Thomas Buck c0dcf2d54a Renamed OpenGLMesh to Mesh. 10 years ago
  Thomas Buck 74504d8622 More cppcheck warnings 10 years ago
  Thomas Buck cc4de9324d Autoindent & retab 10 years ago
  Thomas Buck f09dfbe486 Using C++11, more warnings 10 years ago
  Thomas Buck 97e20e78b8 Unified include guards 10 years ago
  Thomas Buck 884ce37576 Removed hel mstl subfolders 10 years ago
  Thomas Buck ece6b3ec5a Moved headers and started moving tests 10 years ago
  Thomas Buck 3011e964e8 No deprecated-writable-strings warnings any more! 10 years ago
  Thomas Buck 3f365336f9 Added stub for missing hel/CollisionObject. 10 years ago