17 Commits (9ba22b8a5850fa3d8f115d6cd8b6d2fa6db862be)

Autor SHA1 Nachricht Datum
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, vor 11 Jahren
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. vor 11 Jahren
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. vor 11 Jahren
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. vor 11 Jahren
  Sam Hocevar da6b3d5cd0 scenegraph: Entity::TickDraw() now provides a reference to the current vor 11 Jahren
  Sam Hocevar c6ffd1ffcf build: fix the X360 port. vor 12 Jahren
  Sam Hocevar 532f679f8a gpu: get rid of the global D3D device pointer and move D3D initialisation vor 12 Jahren
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. vor 13 Jahren
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). vor 13 Jahren
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. vor 13 Jahren
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. vor 13 Jahren
  Sam Hocevar 736b5a2659 input: support up to 16 buttons in Xbox-like pads. vor 14 Jahren
  Sam Hocevar 54fe8937ad input: support Xbox input system for gamepads. vor 14 Jahren
  Sam Hocevar 88f10fe54b build: allow to build the Direct3D 9 driver with the mingw compiler. vor 14 Jahren
  Sam Hocevar bd69c76f90 xbox: fix a few problems in the shader handling code; the first tutorial now vor 14 Jahren
  Sam Hocevar 2831476774 build: major refactoring of the Win32 and Xbox project files; we now vor 14 Jahren
  Sam Hocevar fac42dd7a2 xbox: create the Xbox application class and add a project file for MrPigeon. vor 14 Jahren