source: trunk/tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1934   11 years sam vslol: detect when the utilities cannot be launched.
(edit) @1932   11 years sam vslol: create a Visual Studio plugin that will let us rebuild parsers …
(edit) @1928   11 years sam lolfx: use square brackets to indicate shader sections.
(edit) @1924   11 years sam build: refactor lolfx build rule into common.am.
(edit) @1923   11 years sam build: add a common.am include file and a "make lolcheck" target that …
(edit) @1922   11 years rez NEERCS: added copper in setup (not working yet)
(edit) @1918   11 years rez NEERCS: multiple pageup/pagedown now works
(edit) @1917   11 years rez NEERCS: multiple pageup/pagedown now works
(edit) @1916   11 years rez NEERCS: fixed values for ghost picture
(edit) @1915   11 years rez NEERCS: fixed problems with color
(edit) @1913   11 years rez NEERCS: tweaked color filtering (still lame result)
(edit) @1908   11 years rez NEERCS: at last, all setup function keys are fixed!
(edit) @1906   11 years rez NEERCS: updated theme (more readable screen)
(edit) @1905   11 years lolbot fixed 14 files out of 2200: - removed 0 CR characters - removed 12 …
(edit) @1903   11 years sam neercs: move menu drawing to the game tick instead of draw tick.
(edit) @1899   11 years sam neercs: minimalist keyboard support.
(edit) @1898   11 years rez NEERCS: added corner width in setup->screen
(edit) @1896   11 years sam neercs: add some helper function for future keyboard input.
(edit) @1894   11 years sam neercs: fix two potential crashes, one caused by mismatched …
(edit) @1890   11 years sam neercs: fix Windows build.
(edit) @1885   11 years sam neercs: clamp canvas size to ensure we never get to zero.
(edit) @1883   11 years rez fixed border w/h unit (now equal to one char)
(edit) @1882   11 years rez fixed a stupid error
(edit) @1880   11 years sam neercs: adapt PTY to canvas size.
(edit) @1874   11 years rez added border x/y in setup
(edit) @1873   11 years rez added char number w/h in setup
(edit) @1871   11 years sam neercs: fix SetWindowSize parameter handling.
(edit) @1867   11 years sam neercs: remove debug variable.
(edit) @1866   11 years sam neercs: minor tweak for rez_ so that cacademo renders properly.
(edit) @1865   11 years sam neercs: do not crash if the shader system does not support integer …
(edit) @1862   11 years rez setup cursor position fixed
(edit) @1861   11 years sam neercs: minor syntax fix in copper shader.
(edit) @1860   11 years sam neercs: buffer unread characters for next frame.
(edit) @1859   11 years sam neercs: spawn a shell and read what it tries to print.
(edit) @1858   11 years rez scrollable option list in setup
(edit) @1857   11 years sam neercs: Visual Studio cannot have term.c and term.cpp in the same …
(edit) @1856   11 years sam neercs: create new Term and Pty classes that will contain the real stuff.
(edit) @1843   11 years sam neercs: fix an illegal construct in the copper shader.
(edit) @1837   11 years rez copper.lolfx added
(edit) @1836   11 years rez COPPERBARS FUCK YEAH
(edit) @1829   11 years rez added COPPER \:D/ (still buggy btw)
(edit) @1828   11 years rez fixed a minor detail
(edit) @1820   11 years rez moved some code from postfx to a new shader -> color.lolfx
(edit) @1814   11 years rez fixed rand() function
(edit) @1811   11 years rez fixed all noise/displacement effects
(edit) @1810   11 years rez fixed all noise/displacement effects
(edit) @1806   11 years rez moved noise/offset/retrace into a new shader
(edit) @1803   11 years sam input: switch all key names to camel case, like our other enums.
(edit) @1801   11 years rez changed keyboard event manager to use Input::WasReleased(K_LOL)
(edit) @1786   11 years rez enhanced double ghost picture + add vignetting control in setup
(edit) @1783   11 years rez fixed menu variable bar
(edit) @1773   11 years sam gpu: create the ShaderTexture class, replace Shader::SetTexture with a …
(edit) @1771   11 years sam gpu: get rid of the glClearColor, glClearDepth and glClear calls in …
(edit) @1763   11 years rez calculate the number of items for the current setup menu (avoid …
(edit) @1759   11 years rez added pageup/pagedown shortcut for setup
(edit) @1736   11 years rez added TONS of new parameters into the setup menu
(edit) @1711   11 years rez setup menu: added a lot of parameters and reorganized some
(edit) @1707   11 years rez setup menu bugfix (working now!)
(edit) @1706   11 years rez setup menu - added Render::UpdateVar(int key) function
(edit) @1703   11 years rez setup menu improved, now you can change (some) variable
(edit) @1701   11 years rez added items to setup menu (unfinished)
(edit) @1700   11 years rez setup menu - basic option listing (F1/key_up/key_down)
(edit) @1699   11 years rez setup menu - basic option listing (F1/key_up/key_down)
(edit) @1694   11 years rez added parametrable hue/brightness/contrast to postfx and found a …
(edit) @1686   11 years rez added delay to key repeat (float timer_key_repeat)
(edit) @1685   11 years rez added smoothstep in postfx (more contrast!) and a magnificient LOLCUBE!
(edit) @1683   11 years rez moved blur after glow, tweaked a lot of parameters
(edit) @1672   11 years rez postfx optimization
(edit) @1666   11 years rez updated postfx.lol
(edit) @1665   11 years rez modified A LOT postfx, added MOAR controls to all effects, especially …
(edit) @1663   11 years rez fixed noise / added tons of control vars to postfx
(edit) @1662   11 years sam neercs: disable some non-working code on Win32 so that we at least …
(edit) @1661   11 years rez new font / blur+chromatic aberration boosted on screen corners / …
(edit) @1660   11 years sam neercs: add a way to activate the old neercs code for testing purposes.
(edit) @1659   11 years sam build: add missing svn:ignore properties to keep rez happy.
(edit) @1658   11 years rez minor fix on the logo
(edit) @1657   11 years sam neercs: be sure to include C headers inside extern "C" in cpp files.
(edit) @1656   11 years sam neercs: start porting the old code to Windows; this breaks the Visual …
(edit) @1655   11 years rez remanency buffer now use ONLY ONE buffer / renamed font map, added a …
(edit) @1647   11 years sam build: hide the SDL_main.h inclusion in core.h, and only activate it …
(edit) @1645   11 years sam core: switch the Win32/x64 binaries to the Windows subsystem so that …
(edit) @1644   11 years rez remanency expanded to 6 buffers, 3 ared used and blended (2,4 and 6)
(edit) @1643   11 years sam neercs: disable neercs build on Windows for now.
(edit) @1642   11 years sam neercs: import files from the (unfinished) old neercs code.
(edit) @1639   11 years sam neercs: add missing .lolfx file to neercs.vcxproj.
(edit) @1638   11 years rez remanency lolfx added
(edit) @1636   11 years rez glsl letterbox and round corner & some new fancy animation!
(edit) @1635   11 years rez glsl letterbox and round corner & some new fancy animation!
(edit) @1634   11 years rez glsl letterbox and round corner & some new fancy animation!
(edit) @1629   11 years rez testing things…
(edit) @1628   11 years rez text resize fix
(edit) @1627   11 years sam neercs: handle caca canvas size changes automatically.
(edit) @1626   11 years sam neercs: always initialise shaders at launch time, so we don’t have to …
(edit) @1625   11 years rez updated border autoresize + canvas resize
(edit) @1624   11 years sam neercs: always initialise shaders at launch time, so we don’t have to …
(edit) @1623   11 years rez updated window frame, borders and cacanvas size
(edit) @1622   11 years rez updated logo (again) + better text canvas size (unfinished)
(edit) @1620   11 years rez updated logo + optimized postfx
(edit) @1618   11 years rez letterbox test
(edit) @1606   11 years rez enhanced test screen
Note: See TracRevisionLog for help on using the revision log.