Sam Hocevar
|
c54a9ad621
|
neercs: use remanency when the colour becomes darker, but use instant
updates when the colour becomes brighter.
|
12 years ago |
Sam Hocevar
|
31a1fff76d
|
neercs: minor tweaks for the setup window.
|
12 years ago |
rez
|
7133838f44
|
NEERCS: added a new shader (mirror.lolfx), slightly modified the theme
|
12 years ago |
Sam Hocevar
|
b35eafed84
|
neercs: use two different text rendering objects for the screen and
the setup.
|
12 years ago |
rez
|
667324f9c5
|
NEERCS: fixed setup value bar length / fixed copper setup
|
12 years ago |
rez
|
95b215a330
|
NEERCS: copper is working again!
|
12 years ago |
rez
|
45e25f482b
|
NEERCS: tried to make copper working
|
12 years ago |
Sam Hocevar
|
d4e07923e9
|
lolfx: use square brackets to indicate shader sections.
|
12 years ago |
Sam Hocevar
|
52accc99ea
|
build: refactor lolfx build rule into common.am.
|
12 years ago |
Sam Hocevar
|
9e0b03052d
|
build: add a common.am include file and a "make lolcheck" target that does
nothing for now except ensure that every makefile includes common.am.
|
12 years ago |
rez
|
9916952b2d
|
NEERCS: added copper in setup (not working yet)
|
12 years ago |
rez
|
a6e8edf668
|
NEERCS: multiple pageup/pagedown now works
|
12 years ago |
rez
|
18b7447713
|
NEERCS: multiple pageup/pagedown now works
|
12 years ago |
rez
|
71c800a5b9
|
NEERCS: fixed values for ghost picture
|
12 years ago |
rez
|
be86b0705b
|
NEERCS: fixed problems with color
|
12 years ago |
rez
|
079dee1198
|
NEERCS: tweaked color filtering (still lame result)
|
12 years ago |
rez
|
8f53b4f0b4
|
NEERCS: at last, all setup function keys are fixed!
|
12 years ago |
rez
|
cb97625e10
|
NEERCS: updated theme (more readable screen)
|
12 years ago |
Lolbot
|
8a23f3a964
|
fixed 14 files out of 2200:
- removed 0 CR characters
- removed 12 trailing whitespaces
- replaced 245 tabs with spaces
|
12 years ago |
Sam Hocevar
|
ec53ffbd0f
|
neercs: move menu drawing to the game tick instead of draw tick.
|
12 years ago |
Sam Hocevar
|
8f31334519
|
neercs: minimalist keyboard support.
|
12 years ago |
rez
|
d6b02f12b4
|
NEERCS: added corner width in setup->screen
|
12 years ago |
Sam Hocevar
|
8d9153bc1d
|
neercs: add some helper function for future keyboard input.
|
12 years ago |
Sam Hocevar
|
0706f32aa5
|
neercs: fix two potential crashes, one caused by mismatched delete/delete[]
and one caused by a bug in the current version of libcaca.
|
12 years ago |
Sam Hocevar
|
f347d58585
|
neercs: fix Windows build.
|
12 years ago |
Sam Hocevar
|
12d769809e
|
neercs: clamp canvas size to ensure we never get to zero.
|
12 years ago |
rez
|
cba092f2f0
|
fixed border w/h unit (now equal to one char)
|
12 years ago |
rez
|
e2be449a05
|
fixed a stupid error
|
12 years ago |
Sam Hocevar
|
27d2ad5dd0
|
neercs: adapt PTY to canvas size.
|
12 years ago |
rez
|
49cc61613e
|
added border x/y in setup
|
12 years ago |
rez
|
4631a47412
|
added char number w/h in setup
|
12 years ago |
Sam Hocevar
|
8c6f141a99
|
neercs: fix SetWindowSize parameter handling.
|
12 years ago |
Sam Hocevar
|
0925d568c0
|
neercs: remove debug variable.
|
12 years ago |
Sam Hocevar
|
a74e596e1b
|
neercs: minor tweak for rez_ so that cacademo renders properly.
|
12 years ago |
Sam Hocevar
|
65b5b58e98
|
neercs: do not crash if the shader system does not support integer attributes,
but do not display anything yet (the code is not ready).
|
12 years ago |
rez
|
8989bc3bbd
|
setup cursor position fixed
|
12 years ago |
Sam Hocevar
|
ff8138b3d6
|
neercs: minor syntax fix in copper shader.
|
12 years ago |
Sam Hocevar
|
138666c04e
|
neercs: buffer unread characters for next frame.
|
12 years ago |
Sam Hocevar
|
929af5c5e0
|
neercs: spawn a shell and read what it tries to print.
|
12 years ago |
rez
|
831211da35
|
scrollable option list in setup
|
12 years ago |
Sam Hocevar
|
008bcc10af
|
neercs: Visual Studio cannot have term.c and term.cpp in the same project,
so get rid of the former, it’s deprecated anyway.
|
12 years ago |
Sam Hocevar
|
150429f6c8
|
neercs: create new Term and Pty classes that will contain the real stuff.
|
12 years ago |
Sam Hocevar
|
023d31848b
|
neercs: fix an illegal construct in the copper shader.
|
12 years ago |
rez
|
12883054aa
|
copper.lolfx added
|
12 years ago |
rez
|
8b90645184
|
COPPERBARS FUCK YEAH
|
12 years ago |
rez
|
fe73529397
|
added COPPER \:D/ (still buggy btw)
|
12 years ago |
rez
|
c8aa4b5b8d
|
fixed a minor detail
|
12 years ago |
rez
|
9501ce12fc
|
moved some code from postfx to a new shader -> color.lolfx
|
12 years ago |
rez
|
a95bf9c0f8
|
fixed rand() function
|
12 years ago |
rez
|
b5e548f185
|
fixed all noise/displacement effects
|
12 years ago |