106 Révisions (d4e07923e9e17fbb47b365f18df405dd9970b91a)
 

Auteur SHA1 Message Date
  Sam Hocevar d4e07923e9 lolfx: use square brackets to indicate shader sections. il y a 12 ans
  Sam Hocevar 52accc99ea build: refactor lolfx build rule into common.am. il y a 12 ans
  Sam Hocevar 9e0b03052d build: add a common.am include file and a "make lolcheck" target that does il y a 12 ans
  rez 9916952b2d NEERCS: added copper in setup (not working yet) il y a 12 ans
  rez a6e8edf668 NEERCS: multiple pageup/pagedown now works il y a 12 ans
  rez 18b7447713 NEERCS: multiple pageup/pagedown now works il y a 12 ans
  rez 71c800a5b9 NEERCS: fixed values for ghost picture il y a 12 ans
  rez be86b0705b NEERCS: fixed problems with color il y a 12 ans
  rez 079dee1198 NEERCS: tweaked color filtering (still lame result) il y a 12 ans
  rez 8f53b4f0b4 NEERCS: at last, all setup function keys are fixed! il y a 12 ans
  rez cb97625e10 NEERCS: updated theme (more readable screen) il y a 12 ans
  Lolbot 8a23f3a964 fixed 14 files out of 2200: il y a 12 ans
  Sam Hocevar ec53ffbd0f neercs: move menu drawing to the game tick instead of draw tick. il y a 12 ans
  Sam Hocevar 8f31334519 neercs: minimalist keyboard support. il y a 12 ans
  rez d6b02f12b4 NEERCS: added corner width in setup->screen il y a 12 ans
  Sam Hocevar 8d9153bc1d neercs: add some helper function for future keyboard input. il y a 12 ans
  Sam Hocevar 0706f32aa5 neercs: fix two potential crashes, one caused by mismatched delete/delete[] il y a 12 ans
  Sam Hocevar f347d58585 neercs: fix Windows build. il y a 12 ans
  Sam Hocevar 12d769809e neercs: clamp canvas size to ensure we never get to zero. il y a 12 ans
  rez cba092f2f0 fixed border w/h unit (now equal to one char) il y a 12 ans
  rez e2be449a05 fixed a stupid error il y a 12 ans
  Sam Hocevar 27d2ad5dd0 neercs: adapt PTY to canvas size. il y a 12 ans
  rez 49cc61613e added border x/y in setup il y a 12 ans
  rez 4631a47412 added char number w/h in setup il y a 12 ans
  Sam Hocevar 8c6f141a99 neercs: fix SetWindowSize parameter handling. il y a 12 ans
  Sam Hocevar 0925d568c0 neercs: remove debug variable. il y a 12 ans
  Sam Hocevar a74e596e1b neercs: minor tweak for rez_ so that cacademo renders properly. il y a 12 ans
  Sam Hocevar 65b5b58e98 neercs: do not crash if the shader system does not support integer attributes, il y a 12 ans
  rez 8989bc3bbd setup cursor position fixed il y a 12 ans
  Sam Hocevar ff8138b3d6 neercs: minor syntax fix in copper shader. il y a 12 ans
  Sam Hocevar 138666c04e neercs: buffer unread characters for next frame. il y a 12 ans
  Sam Hocevar 929af5c5e0 neercs: spawn a shell and read what it tries to print. il y a 12 ans
  rez 831211da35 scrollable option list in setup il y a 12 ans
  Sam Hocevar 008bcc10af neercs: Visual Studio cannot have term.c and term.cpp in the same project, il y a 12 ans
  Sam Hocevar 150429f6c8 neercs: create new Term and Pty classes that will contain the real stuff. il y a 12 ans
  Sam Hocevar 023d31848b neercs: fix an illegal construct in the copper shader. il y a 12 ans
  rez 12883054aa copper.lolfx added il y a 12 ans
  rez 8b90645184 COPPERBARS FUCK YEAH il y a 12 ans
  rez fe73529397 added COPPER \:D/ (still buggy btw) il y a 12 ans
  rez c8aa4b5b8d fixed a minor detail il y a 12 ans
  rez 9501ce12fc moved some code from postfx to a new shader -> color.lolfx il y a 12 ans
  rez a95bf9c0f8 fixed rand() function il y a 12 ans
  rez b5e548f185 fixed all noise/displacement effects il y a 12 ans
  rez 0a3c0ddc78 fixed all noise/displacement effects il y a 12 ans
  rez fcad48e2ce moved noise/offset/retrace into a new shader il y a 12 ans
  Sam Hocevar 507a08650d input: switch all key names to camel case, like our other enums. il y a 12 ans
  rez 5d85f97038 changed keyboard event manager to use Input::WasReleased(K_LOL) il y a 12 ans
  rez 9bf6107553 enhanced double ghost picture + add vignetting control in setup il y a 12 ans
  rez 18f66351db fixed menu variable bar il y a 12 ans
  Sam Hocevar ee34d7d3ca gpu: create the ShaderTexture class, replace Shader::SetTexture with a il y a 12 ans