2306 Revīzijas (af3229c39a892db2eb4619575b2d2a9ee108e032)
 

Autors SHA1 Ziņojums Datums
  Guillaume Bittoun af3229c39a avl_tree: moving parent slot inside tree_node. It complicates a bit the code, but avoid recursive call with parameter parent_slot. pirms 10 gadiem
  Guillaume Bittoun 7c76ce4bce avl_tree: adding mandatory get method pirms 10 gadiem
  Guillaume Bittoun b73bb8d901 avl_tree: memory released, valgrind says “no leaks are possible” pirms 10 gadiem
  Guillaume Bittoun 029d622b34 avl_tree: forgotten diff pirms 10 gadiem
  Guillaume Bittoun 227690f3b0 avl_tree: bug fixes + tests + nit pirms 10 gadiem
  Guillaume Bittoun b59b40b758 avl_tree: phewww ! feels better… To be continued, memory still needs to be freed and some features are missing pirms 10 gadiem
  Sam Hocevar d040954588 test: blue noise kernel generator. pirms 10 gadiem
  Sam Hocevar 59b5e10ab3 avl_tree: minor refactoring for shorter code. pirms 10 gadiem
  Sam Hocevar 7e04bd038a scene: remove functions that aren’t that useful. pirms 10 gadiem
  Sam Hocevar aa2bb79c87 input: tweak warning messages. pirms 10 gadiem
  Guillaume Bittoun 597d9bdf8f avl_tree: adding tree node deletion pirms 10 gadiem
  Guillaume Bittoun 1a5df3744d avl_tree: improving tests data and preparing tree deletion pirms 10 gadiem
  Guillaume Bittoun 6dc8c98237 avl_tree: tiny optimisation pirms 10 gadiem
  Guillaume Bittoun 23c077bc86 avl_tree: refactoring insertion by using a bunch of more atomic method than the previous ones. pirms 10 gadiem
  Sam Hocevar 131ac13b7d algorithm: minor AVL node reorganisation to make code patterns more obvious. pirms 10 gadiem
  Guillaume Bittoun 1d144ebf52 avl_tree.h: adding more test, fixing more bugs pirms 10 gadiem
  Guillaume Bittoun 9b46f5d22b avl_tree: fixing tests pirms 10 gadiem
  Sam Hocevar 94f4df0c47 input: fix compilation warning. pirms 10 gadiem
  Sam Hocevar cdf0397f66 test: fix unit test runner. pirms 10 gadiem
  Guillaume Bittoun 332b5ef250 avl_tree: adding two tests pirms 10 gadiem
  Guillaume Bittoun 7f54caf3c6 avl_tree: moving file in algorithm, adding empty test file and fixing compilation pirms 10 gadiem
  Lolbot 56481be48e fixed 6 files out of 2928: pirms 10 gadiem
  Guillaume Bittoun f318af9b03 avl_tree: fixing insertion (no test so far) pirms 10 gadiem
  Guillaume Bittoun cb896fae1a avl_tree: first incomplete draft pirms 10 gadiem
  Benjamin ‘Touky’ Huet cb7a99bac3 Added ShaderBuilder pirms 10 gadiem
  Benjamin ‘Touky’ Huet a89dac5c30 Fixed some stuff and added some small tweaks pirms 10 gadiem
  Benjamin ‘Touky’ Huet 1756726fca Added some shit in controller and text pirms 10 gadiem
  Sam Hocevar 2b3f1aa0d5 build: reactivate array::Insert. pirms 10 gadiem
  Sam Hocevar f2a225464b build: minor Linux, gcc and mingw compilation fixes. pirms 10 gadiem
  Benjamin ‘Touky’ Huet e05b399514 FFS BUILD pirms 10 gadiem
  Benjamin ‘Touky’ Huet e57501509f build FIX ? pirms 10 gadiem
  Benjamin ‘Touky’ Huet 2043b0c7ce fixed array build pirms 10 gadiem
  Benjamin ‘Touky’ Huet 7cc231228f Added VcProj in sln pirms 10 gadiem
  Benjamin ‘Touky’ Huet 2aa7a33aca Added Insert in tuple array pirms 10 gadiem
  Sam Hocevar 9ba22b8a58 input: prepare a small API for direct text input. pirms 10 gadiem
  Sam Hocevar 4374db93c4 input: use key scancodes everywhere, but add a small fallback for SDL1.2. pirms 10 gadiem
  Sam Hocevar 0cc1dd69ba input: use scancodes instead of ASCII values when using SDL v2. pirms 10 gadiem
  Sam Hocevar 6f1f7ab895 input: fix a typo in the key list and clean up some code. pirms 10 gadiem
  Sam Hocevar 2b81246a22 build: reorganise some visual studio shit and comment some files. pirms 10 gadiem
  Sam Hocevar b599c88582 build: fix an infinite loop in one of our build scripts and work around pirms 10 gadiem
  Sam Hocevar 7934df34ef build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. pirms 10 gadiem
  Sam Hocevar 7d8e75b029 build: fix SDL2 library names. pirms 10 gadiem
  Sam Hocevar a9b4281b47 build: update our Win32 SDL_image and SDL_mixer. pirms 10 gadiem
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, pirms 10 gadiem
  Sam Hocevar 7d4a58021f build: use SDL2 on Windows. pirms 10 gadiem
  Sam Hocevar d37d124849 sdl: SDL2 video and audio support (no input yet). pirms 10 gadiem
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. pirms 10 gadiem
  Sam Hocevar 6b64e2c337 lolunit: switch assert macros to lowercase. pirms 10 gadiem
  Sam Hocevar 5da959e6e4 build: work around another fucking ICE in Visual Studio. pirms 10 gadiem
  Sam Hocevar b2283cd1a3 build: update VS solution and fix a few compilation warnings. pirms 10 gadiem