2093 Commits (99db2f0c117d3ef41c24e0ccb074cec9d1c0e24d)
 

Autor SHA1 Nachricht Datum
  Sam Hocevar 99db2f0c11 base: port all existing codebase to safe enums where absolutely required. vor 10 Jahren
  Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. vor 10 Jahren
  Sam Hocevar 7e769d6c79 base: make the safe enums slightly safer. :-) vor 10 Jahren
  Sam Hocevar 231d74f1f8 gpu: implement RenderContext::SetBlendEquation(). vor 10 Jahren
  Sam Hocevar 38c5068834 build: add palette.lolfx to Makefile.am. vor 10 Jahren
  Lolbot 7f6d2054e5 fixed 5 files out of 2793: vor 10 Jahren
  Benjamin ‘Touky’ Huet 1e4af19a89 Praise the Safe-Enum. vor 10 Jahren
  Benjamin ‘Touky’ Huet f5e37a4337 AddedSprite_sorter stores parameters now. vor 10 Jahren
  Benjamin ‘Touky’ Huet d075ef8861 tweak vor 10 Jahren
  Benjamin ‘Touky’ Huet 36b5b9e228 tweaks vor 10 Jahren
  Benjamin ‘Touky’ Huet 670a8914ad Added thread sort && info build for SpriteSorter vor 10 Jahren
  Sam Hocevar cdfb4e7abf math: fix a few compilation warnings. vor 10 Jahren
  Benjamin ‘Touky’ Huet 25fc3cd5d6 Added Generic thread manager vor 10 Jahren
  Benjamin ‘Touky’ Huet a78293bf92 tileset zoom fix -sowwwwy- vor 10 Jahren
  Sam Hocevar 8161743ac7 build: autoconf build fixes. vor 10 Jahren
  Benjamin ‘Touky’ Huet 52970d9546 lolcore fix vor 10 Jahren
  Benjamin ‘Touky’ Huet 1aca6207a2 oups vor 10 Jahren
  Benjamin ‘Touky’ Huet 58a0c1001a ThreadManager is now an entity, it's awesooooome vor 10 Jahren
  Benjamin ‘Touky’ Huet 97b224f4fa Revamped thread manager to be useful -Thread are job independent now- vor 10 Jahren
  Sam Hocevar 79b3493a0c build: a few gcc/makefile compilation fixes. vor 10 Jahren
  Lolbot bb4f3923cd fixed 18 files out of 2788: vor 10 Jahren
  Benjamin ‘Touky’ Huet f3888782da geom tweak vor 10 Jahren
  Benjamin ‘Touky’ Huet 9a09939793 Added SpriteSorter and SquadShooter vor 10 Jahren
  Benjamin ‘Touky’ Huet 706766893f Fixed geometry stupidity calculations vor 10 Jahren
  Benjamin ‘Touky’ Huet 3d4b3d53c3 Added bunch of stuff on threads and images. vor 10 Jahren
  Sam Hocevar 826ad3bd9f build: move stuff out of private directories. vor 10 Jahren
  Sam Hocevar c9b8ff54a1 misc: some refactoring in texture handling. vor 10 Jahren
  Sam Hocevar a66e5c6dab geometry: implement point-to-segment distance function. vor 10 Jahren
  Benjamin ‘Touky’ Huet b98584957c Added Mouse scroll as axis. vor 10 Jahren
  Sam Hocevar 3877142820 build: move some files around. vor 10 Jahren
  Benjamin ‘Touky’ Huet fd4cb5e350 Added debug stuff vor 10 Jahren
  Sam Hocevar c29058ac87 gpu: give access to the Texture behind a TileSet. vor 10 Jahren
  Sam Hocevar 0f0d8a5382 build: more Raspberry Pi build fixes. vor 10 Jahren
  Sam Hocevar e404e732b0 build: remove old and weird compiler flags overrides. vor 10 Jahren
  Benjamin ‘Touky’ Huet cb6161d03a Added first sprite sorter project. vor 10 Jahren
  Benjamin ‘Touky’ Huet fe7f7b9fdb Added Base directory logic similar to File class, with windows only implementation -for now- vor 10 Jahren
  Sam Hocevar 7053ff90a6 build: disable GCC psabi warnings, they’re annoying. vor 10 Jahren
  Sam Hocevar 016d57fde6 build: update Raspi paths for newest firmware. vor 10 Jahren
  Sam Hocevar 32143b8bb4 scene: allow to rotate sprites around the Z axis. vor 10 Jahren
  Sam Hocevar 6c0cab193c scene: position sprite tiles from their centre instead of their corner. vor 10 Jahren
  Benjamin ‘Touky’ Huet dbb1d02aa6 Added 2D to 3D DebugLines vor 10 Jahren
  Benjamin ‘Touky’ Huet d3b6bb6dce workbench update vor 10 Jahren
  Benjamin ‘Touky’ Huet cc8e6ced51 Added Debug DrawBox+DrawCapsule+DrawCircle+DrawSphere for ze lulz vor 10 Jahren
  Sam Hocevar c656a37023 base: tweak assertion macro so that ASSERT(x = 1) triggers a warning. vor 10 Jahren
  Sam Hocevar 7931bfaed6 build: some PS4 build fixes. vor 10 Jahren
  Benjamin ‘Touky’ Huet fe877b6509 Mesh CSG update. vor 10 Jahren
  Sam Hocevar 8ede168e62 color: add some vec4 constants for usual colour names. vor 10 Jahren
  Benjamin ‘Touky’ Huet f9d63306a5 Added Face Slice by plane vor 10 Jahren
  Benjamin ‘Touky’ Huet ee96d2668d Added basic crude array funcs vor 10 Jahren
  Sam Hocevar 76740f77bc math: remove some vector constants that were a bit too specific. vor 10 Jahren