|
|
@1966
|
8 years |
sam |
neercs: use two different text rendering objects for the screen and …
|
|
|
@1965
|
8 years |
sam |
build: add a script to automatically run bitten on Windows. Needs some …
|
|
|
@1964
|
8 years |
sam |
android: use the FPS value provided by the application; we now run at …
|
|
|
@1963
|
8 years |
sam |
gpu: add support for triangle strips and fans, and change the …
|
|
|
@1962
|
8 years |
rez |
NEERCS: fixed setup value bar length / fixed copper setup
|
|
|
@1961
|
8 years |
sam |
ps3: support for texture coordinates on the PS3.
|
|
|
@1960
|
8 years |
rez |
NEERCS: copper is working again!
|
|
|
@1959
|
8 years |
sam |
ps3: honour the CELLSDK environment variable if CELL_SDK is not defined.
|
|
|
@1958
|
8 years |
sam |
core: fix a bad format string and disable an annoying warning in Array<>.
|
|
|
@1957
|
8 years |
rez |
NEERCS: tried to make copper working
|
|
|
@1955
|
8 years |
sam |
build: disable those fucking "Any CPU" and "Mixed Platforms" build …
|
|
|
@1952
|
8 years |
sam |
gpu: if 2D tiles have negative scaling, switch the triangle winding.
|
|
|
@1949
|
8 years |
sam |
misc: very minor tweaks here and there.
|
|
|
@1948
|
8 years |
sam |
core: add some noise to the gradient effect.
|
|
|
@1947
|
8 years |
sam |
math: add a uniform scaling matrix constructor.
|
|
|
@1946
|
8 years |
sam |
core: make Entity::GetName() a public method.
|
|
|
@1945
|
8 years |
sam |
core: fix sorting of 2D scenes.
|
|
|
@1944
|
8 years |
sam |
android: fix a synchronisation issue between Java and the game thread.
|
|
|
@1943
|
8 years |
sam |
android: print thread ID with all messages.
|
|
|
@1942
|
8 years |
sam |
core: do not deregister Tilers from Sprites, it’s asymmetrical.
|
|
|
@1941
|
8 years |
sam |
core: port gradient shader to GL ES platforms.
|
|
|
@1940
|
8 years |
sam |
android: if current thread is unknown to the JVM, try to register it.
|
|
|
@1939
|
8 years |
sam |
build: set default verbosity to 0 and tweak the LolFx build rule so …
|
|
|
@1938
|
8 years |
sam |
build: some build system fixes.
|
|
|
@1937
|
8 years |
sam |
lolfx: names such as "x" or "bgra" are field selectors, but we must …
|
|
|
@1936
|
8 years |
sam |
vslol: more robust error checking.
|
|
|
@1935
|
8 years |
sam |
contrib: add the required mingw DLLs for flex and bison.
|
|
|
@1934
|
8 years |
sam |
vslol: detect when the utilities cannot be launched.
|
|
|
@1933
|
8 years |
sam |
contrib: add Bison and Flex executables for Windows.
|
|
|
@1932
|
8 years |
sam |
vslol: create a Visual Studio plugin that will let us rebuild parsers …
|
|
|
@1931
|
8 years |
sam |
build: try to detect the number of CPU cores on Windows.
|
|
|
@1930
|
8 years |
sam |
lolfx: improve the LolFx compiler, including error reporting. We can …
|
|
|
@1929
|
8 years |
sam |
build: abort make process if a flex or bison run fails.
|
|
|
@1928
|
8 years |
sam |
lolfx: use square brackets to indicate shader sections.
|
|
|
@1927
|
8 years |
sam |
gpu: sip an empty LolFx class that embeds the compiler.
|
|
|
@1926
|
8 years |
sam |
gpu: do not use GLEW on OS X until we are sure that the version we …
|
|
|
@1925
|
8 years |
sam |
build: "make generated" now recursively rebuilds all flex/bison targets.
|
|
|
@1924
|
8 years |
sam |
build: refactor lolfx build rule into common.am.
|
|
|
@1923
|
8 years |
sam |
build: add a common.am include file and a "make lolcheck" target that …
|
|
|
@1922
|
8 years |
rez |
NEERCS: added copper in setup (not working yet)
|
|
|
@1921
|
8 years |
sam |
tutorial: flatten the fractal computation loop, and avoid the use of …
|
|
|
@1920
|
8 years |
sam |
core: use "f128" as the long double prefix for vectors, even if it's …
|
|
|
@1919
|
8 years |
sam |
core: implement Array::Resize() to forcibly set the size of an array.
|
|
|
@1918
|
8 years |
rez |
NEERCS: multiple pageup/pagedown now works
|
|
|
@1917
|
8 years |
rez |
NEERCS: multiple pageup/pagedown now works
|
|
|
@1916
|
8 years |
rez |
NEERCS: fixed values for ghost picture
|
|
|
@1915
|
8 years |
rez |
NEERCS: fixed problems with color
|
|
|
@1913
|
8 years |
rez |
NEERCS: tweaked color filtering (still lame result)
|
|
|
@1912
|
8 years |
sam |
test: fix mesh settings in the physics demo.
|
|
|
@1910
|
8 years |
sam |
easymesh: use "ato" for torus, because "at" is already for triangle.
|
|
|
@1909
|
8 years |
sam |
build: check the source code with LANG=C to avoid locale-related parse …
|
|
|
@1908
|
8 years |
rez |
NEERCS: at last, all setup function keys are fixed!
|
|
|
@1906
|
8 years |
rez |
NEERCS: updated theme (more readable screen)
|
|
|
@1905
|
8 years |
lolbot |
fixed 14 files out of 2200:
- removed 0 CR characters
- removed 12 …
|
|
|
@1904
|
8 years |
sam |
build: remove dead directories.
|
|
|
@1903
|
8 years |
sam |
neercs: move menu drawing to the game tick instead of draw tick.
|
|
|
@1902
|
8 years |
lolbot |
contrib: rebuild libcaca with the latest fix for a caca_printf() crash.
|
|
|
@1901
|
8 years |
Jnat |
New subProject for jnat
|
|
|
@1900
|
8 years |
sam |
build: do not check for CRLF on Windows, since most files would have …
|
|
|
@1899
|
8 years |
sam |
neercs: minimalist keyboard support.
|
|
|
@1898
|
8 years |
rez |
NEERCS: added corner width in setup->screen
|
|
|
@1897
|
8 years |
sam |
input: some refactoring in the action bindings.
|
|
|
@1896
|
8 years |
sam |
neercs: add some helper function for future keyboard input.
|
|
|
@1895
|
8 years |
sam |
build: include check-source.sh in the "make test" targets.
|
|
|
@1894
|
8 years |
sam |
neercs: fix two potential crashes, one caused by mismatched …
|
|
|
@1893
|
8 years |
sam |
math: refactor real number constant declarations so that they are only …
|
|
|
@1891
|
8 years |
sam |
test: tell lolbot to fix jnat's code, too.
|
|
|
@1890
|
8 years |
sam |
neercs: fix Windows build.
|
|
|
@1888
|
8 years |
lolbot |
fixed 23 files out of 277:
- fixed 1270 CR characters
- fixed 56 …
|
|
|
@1887
|
8 years |
lolbot |
build: improve source checking script for lolbot.
|
|
|
@1886
|
8 years |
sam |
build: start working on a script to test source code problems.
|
|
|
@1885
|
8 years |
sam |
neercs: clamp canvas size to ensure we never get to zero.
|
|
|
@1883
|
8 years |
rez |
fixed border w/h unit (now equal to one char)
|
|
|
@1882
|
8 years |
rez |
fixed a stupid error
|
|
|
@1881
|
8 years |
sam |
gpu: fix a few minor compiler warnings.
|
|
|
@1880
|
8 years |
sam |
neercs: adapt PTY to canvas size.
|
|
|
@1879
|
8 years |
sam |
easymesh: minor torus mesh tweaks.
|
|
|
@1877
|
8 years |
sam |
debug: get rid of DebugSphere, it's totally obsoleted by EasyMesh.
|
|
|
@1875
|
8 years |
sam |
easymesh: first shot at a simple, flat shaded torus.
|
|
|
@1874
|
8 years |
rez |
added border x/y in setup
|
|
|
@1873
|
8 years |
rez |
added char number w/h in setup
|
|
|
@1871
|
8 years |
sam |
neercs: fix SetWindowSize parameter handling.
|
|
|
@1870
|
8 years |
touky |
Revert
|
|
|
@1869
|
8 years |
touky |
Small refactor on the BulletCc.
|
|
|
@1867
|
8 years |
sam |
neercs: remove debug variable.
|
|
|
@1866
|
8 years |
sam |
neercs: minor tweak for rez_ so that cacademo renders properly.
|
|
|
@1865
|
8 years |
sam |
neercs: do not crash if the shader system does not support integer …
|
|
|
@1864
|
8 years |
sam |
gpu: do not try to call glVertexAttribIPointer if Glew did not find it.
|
|
|
@1863
|
8 years |
sam |
tutorial: sync HLSL version of the water/fire effect with the GLSL one.
|
|
|
@1862
|
8 years |
rez |
setup cursor position fixed
|
|
|
@1861
|
8 years |
sam |
neercs: minor syntax fix in copper shader.
|
|
|
@1860
|
8 years |
sam |
neercs: buffer unread characters for next frame.
|
|
|
@1859
|
8 years |
sam |
neercs: spawn a shell and read what it tries to print.
|
|
|
@1858
|
8 years |
rez |
scrollable option list in setup
|
|
|
@1857
|
8 years |
sam |
neercs: Visual Studio cannot have term.c and term.cpp in the same …
|
|
|
@1856
|
8 years |
sam |
neercs: create new Term and Pty classes that will contain the real stuff.
|
|
|
@1855
|
8 years |
sam |
tutorial: tweak noise shader once more, and add a few code comments.
|
|
|
@1854
|
8 years |
sam |
tutorial: replace white noise with ordered dithering.
|
|
|
@1853
|
8 years |
sam |
tutorial: add some cosmetic white noise.
|
|
|
@1852
|
8 years |
sam |
tutorial: add funny shit to the noise shader example.
|
|
|