Timeline
Oct 9, 2012:
- 9:36 PM Changeset [2005] by
- neercs: ESC no longer quits; but closing the shell does.
- 5:35 PM Changeset [2003] by
- neercs: lowered noise effect
- 5:27 PM Changeset [2002] by
- tutorial: add texture demo to the VS solution.
- 5:22 PM Changeset [2001] by
- tutorial: add a new texture generation example.
- 2:44 PM Changeset [2000] by
- neercs: add missing "loldebug.h" include.
- 2:26 PM Changeset [1999] by
- neercs: don't show the FPS information unless the setup is open.
- 12:34 PM Changeset [1995] by
- build: upgrade glew binaries to 1.9.0 and rename the contrib directory …
- 9:21 AM Changeset [1994] by
- gpu: D3DFMT_R8G8B8 doesn't seem to exist on the X360.
- 2:06 AM Changeset [1993] by
- neercs: added all mirror side & finetuned default theme
- 1:15 AM Changeset [1992] by
- gpu: allow to specify the pixel format when creating a texture; the …
Oct 8, 2012:
- 5:54 PM Changeset [1991] by
- gpu: don't use D3DLOCK_DISCARD on the X360, it's not there.
- 1:05 PM Changeset [1990] by
- win32: fix working directory code in monsterz and neercs.
- 1:05 PM Changeset [1989] by
- gpu: fix some Direct3D programming errors; we cannot call …
- 9:12 AM Changeset [1988] by
- misc: compilation fixes for Windows, X360 and PS3 introduced by the …
- 1:09 AM Changeset [1987] by
- gpu: put the texture creation code in its own class; for now a lot of …
- 12:48 AM Changeset [1986] by
- neercs - adding mirror sides (left ok, right no yet)
Oct 7, 2012:
- 2:34 PM Changeset [1985] by
- core: disable our rare uses of realloc() with a proper Array<> object.
- 2:34 PM Changeset [1984] by
- build: safety measure in configure.ac to error out if a Lol Engine m4 …
- 11:33 AM Changeset [1983] by
- build: do not try to advertise a bitten config for Android, NaCl or …
- 11:25 AM Changeset [1982] by
- build: put the OpenGL detection code in a separate .m4 file and assume …
Oct 6, 2012:
- 12:42 AM Changeset [1981] by
- ps3: refactor elf → self build logic and make make_fself mandatory …
Oct 5, 2012:
- 10:20 PM Changeset [1980] by
- build: add a Makefile for jnat's test project.
- 1:59 AM Changeset [1978] by
- neercs: minors debug (and some bugs added)
Oct 4, 2012:
- 6:28 PM Changeset [1977] by
- neercs: support arrow keys, pgup etc. and don't send keystrokes to the …
- 5:21 PM Changeset [1976] by
- neercs: fix shader for older GL versions.
- 2:21 AM Changeset [1975] by
- build: port run-bitten.sh to OS X.
- 2:09 AM Changeset [1974] by
- NEERCS: fixed setup position/size
- 1:41 AM Changeset [1973] by
- NEERCS: added missing remanence.lolfx
- 1:35 AM Changeset [1972] by
- build: add Android, NaCl and Raspberry Pi to the list of targets …
- 1:30 AM Changeset [1971] by
- NEERCS: renamed remanency shader into remanence and fixed setup …
- 12:43 AM Changeset [1970] by
- neercs: use remanency when the colour becomes darker, but use instant …
- 12:21 AM neercs/todo edited by
- (diff)
- 12:20 AM neercs/todo edited by
- (diff)
Oct 3, 2012:
- 10:37 PM Changeset [1969] by
- neercs: minor tweaks for the setup window.
- 1:07 PM Changeset [1968] by
- build: improve the run-bitten script so that it runs on Linux.
- 9:11 AM neercs/todo edited by
- update todo list (diff)
- 1:14 AM Changeset [1967] by
- NEERCS: added a new shader (mirror.lolfx), slightly modified the theme
- 12:40 AM Changeset [1966] by
- neercs: use two different text rendering objects for the screen and …
Oct 2, 2012:
- 5:55 PM Changeset [1965] by
- build: add a script to automatically run bitten on Windows. Needs some …
- 10:35 AM Changeset [1964] by
- android: use the FPS value provided by the application; we now run at …
- 2:29 AM neercs/todo edited by
- (diff)
Oct 1, 2012:
- 1:49 AM Changeset [1963] by
- gpu: add support for triangle strips and fans, and change the …
- 1:16 AM Changeset [1962] by
- NEERCS: fixed setup value bar length / fixed copper setup
Sep 28, 2012:
- 11:45 PM neercs/todo edited by
- (diff)
- 12:33 PM Changeset [1961] by
- ps3: support for texture coordinates on the PS3.
- 2:15 AM Changeset [1960] by
- NEERCS: copper is working again!
- 1:06 AM neercs/todo edited by
- (diff)
Sep 27, 2012:
- 1:36 PM Changeset [1959] by
- ps3: honour the CELLSDK environment variable if CELL_SDK is not defined.
- 1:36 PM Changeset [1958] by
- core: fix a bad format string and disable an annoying warning in Array<>.
- 11:57 AM neercs/todo edited by
- (diff)
- 1:40 AM Changeset [1957] by
- NEERCS: tried to make copper working
- 12:12 AM neercs/todo edited by
- (diff)
- 12:12 AM neercs/todo edited by
- (diff)
Sep 26, 2012:
- 8:24 PM dev/setup/raspi-cross-builder edited by
- fix a typo in the Raspi doc (diff)
- 4:55 PM Changeset [1955] by
- build: disable those fucking "Any CPU" and "Mixed Platforms" build …
- 3:51 PM Changeset [1952] by
- gpu: if 2D tiles have negative scaling, switch the triangle winding.
- 9:07 AM Changeset [1949] by
- misc: very minor tweaks here and there.
Sep 24, 2012:
- 3:50 PM neercs/todo created by
- neercs TODO list (ping rez_)
- 8:44 AM Changeset [1948] by
- core: add some noise to the gradient effect.
- 8:44 AM Changeset [1947] by
- math: add a uniform scaling matrix constructor.
- 8:43 AM Changeset [1946] by
- core: make Entity::GetName() a public method.
- 8:42 AM Changeset [1945] by
- core: fix sorting of 2D scenes.
Sep 23, 2012:
- 6:56 PM Blog: Build and run Android NDK applications without Eclipse comment added by
- @anonymous: you’re right, I lied about the running! I added the …
- 6:55 PM Blog: Build and run Android NDK applications without Eclipse edited by
- add instructions for remote running
- 5:35 PM Changeset [1944] by
- android: fix a synchronisation issue between Java and the game thread.
- 5:35 PM Changeset [1943] by
- android: print thread ID with all messages.
- 10:04 AM Changeset [1942] by
- core: do not deregister Tilers from Sprites, it’s asymmetrical.
Sep 21, 2012:
- 11:03 PM Changeset [1941] by
- core: port gradient shader to GL ES platforms.
- 11:03 PM Changeset [1940] by
- android: if current thread is unknown to the JVM, try to register it.
- 4:01 PM Changeset [1939] by
- build: set default verbosity to 0 and tweak the LolFx build rule so …
- 4:01 PM Changeset [1938] by
- build: some build system fixes.
- 4:01 PM Changeset [1937] by
- lolfx: names such as "x" or "bgra" are field selectors, but we must …
Sep 20, 2012:
- 5:13 PM Blog: Build and run Android NDK applications without Eclipse comment added by
- This is only build and install, how about run?!
- 3:30 PM Changeset [1936] by
- vslol: more robust error checking.
- 3:30 PM Changeset [1935] by
- contrib: add the required mingw DLLs for flex and bison.
- 2:50 PM Changeset [1934] by
- vslol: detect when the utilities cannot be launched.
- 1:59 PM Changeset [1933] by
- contrib: add Bison and Flex executables for Windows.
- 1:58 PM Changeset [1932] by
- vslol: create a Visual Studio plugin that will let us rebuild parsers …
- 1:58 PM Changeset [1931] by
- build: try to detect the number of CPU cores on Windows.
- 12:24 AM Changeset [1930] by
- lolfx: improve the LolFx compiler, including error reporting. We can …
- 12:24 AM Changeset [1929] by
- build: abort make process if a flex or bison run fails.
- 12:23 AM Changeset [1928] by
- lolfx: use square brackets to indicate shader sections.
Sep 19, 2012:
- 1:00 AM Changeset [1927] by
- gpu: sip an empty LolFx class that embeds the compiler.
Sep 18, 2012:
- 11:40 AM doc/dev/getting-started edited by
- (diff)
- 11:32 AM doc/dev/getting-started edited by
- note about visual studio SDK (diff)
- 11:22 AM Changeset [1926] by
- gpu: do not use GLEW on OS X until we are sure that the version we …
Sep 17, 2012:
- 2:30 PM Changeset [1925] by
- build: "make generated" now recursively rebuilds all flex/bison targets.
- 2:30 PM Changeset [1924] by
- build: refactor lolfx build rule into common.am.
- 2:30 PM Changeset [1923] by
- build: add a common.am include file and a "make lolcheck" target that …
- 1:44 AM Changeset [1922] by
- NEERCS: added copper in setup (not working yet)
Sep 16, 2012:
- 6:48 PM Changeset [1921] by
- tutorial: flatten the fractal computation loop, and avoid the use of …
- 6:48 PM Changeset [1920] by
- core: use "f128" as the long double prefix for vectors, even if it's …
- 6:48 PM Changeset [1919] by
- core: implement Array::Resize() to forcibly set the size of an array.
- 1:56 AM Changeset [1918] by
- NEERCS: multiple pageup/pagedown now works
- 1:44 AM Changeset [1917] by
- NEERCS: multiple pageup/pagedown now works
Sep 14, 2012:
- 3:49 PM Changeset [1916] by
- NEERCS: fixed values for ghost picture
- 1:51 AM Changeset [1915] by
- NEERCS: fixed problems with color
Sep 13, 2012:
- 12:50 AM Changeset [1913] by
- NEERCS: tweaked color filtering (still lame result)
Sep 12, 2012:
- 1:33 PM Changeset [1912] by
- test: fix mesh settings in the physics demo.
- 12:26 PM Changeset [1910] by
- easymesh: use "ato" for torus, because "at" is already for triangle.
- 11:34 AM Changeset [1909] by
- build: check the source code with LANG=C to avoid locale-related parse …
- 2:53 AM Changeset [1908] by
- NEERCS: at last, all setup function keys are fixed!
Sep 11, 2012:
- 1:09 AM Changeset [1906] by
- NEERCS: updated theme (more readable screen)
Sep 10, 2012:
- 2:02 PM Changeset [1905] by
- fixed 14 files out of 2200: - removed 0 CR characters - removed 12 …
- 2:00 PM Changeset [1904] by
- build: remove dead directories.
- 1:59 PM Changeset [1903] by
- neercs: move menu drawing to the game tick instead of draw tick.
- 1:49 PM Changeset [1902] by
- contrib: rebuild libcaca with the latest fix for a caca_printf() crash.
- 1:27 PM Changeset [1901] by
- New subProject for jnat
- 1:10 PM Changeset [1900] by
- build: do not check for CRLF on Windows, since most files would have …
- 2:58 AM Changeset [1899] by
- neercs: minimalist keyboard support.
- 1:23 AM Changeset [1898] by
- NEERCS: added corner width in setup->screen
Sep 9, 2012:
- 11:47 PM Changeset [1897] by
- input: some refactoring in the action bindings.
- 11:47 PM Changeset [1896] by
- neercs: add some helper function for future keyboard input.
- 11:47 PM Changeset [1895] by
- build: include check-source.sh in the "make test" targets.
- 4:55 PM Changeset [1894] by
- neercs: fix two potential crashes, one caused by mismatched …
- 4:55 PM Changeset [1893] by
- math: refactor real number constant declarations so that they are only …
Note: See TracTimeline
for information about the timeline view.