Timeline
Feb 25, 2013:
- 10:49 PM Changeset [2498] by
- mrpigeon: can now play using spacebar.
- 8:43 PM Changeset [2497] by
- gpu: add MeshPrimitive::Lines enum and modify the cube tutorial to …
- 4:45 PM Changeset [2496] by
- audio: add Sampler::LoopSample().
- 3:20 PM Changeset [2494] by
- build: do not assume the OS X compiler understands -ObjC++.
- 2:59 PM Changeset [2493] by
- audio: add Sampler::StopSample() method.
- 2:05 PM Changeset [2492] by
- audio: add a simple Stop() method to samples.
- 9:14 AM Changeset [2490] by
- math: minor code simplification in Box2D/Box3D.
- 12:45 AM Changeset [2488] by
- build: look for backtrace_symbols() before enabling the Unix stack …
- 12:03 AM Changeset [2484] by
- math: add Box2d + vec2 operations for easy box translations.
Feb 24, 2013:
- 6:39 PM Changeset [2480] by
- build: fix a few compiler warnings here and there.
- 6:29 PM Changeset [2479] by
- base: on Linux and some other architectures, dump a stack trace before …
- 6:29 PM Changeset [2478] by
- build: automatically allocate an X server number in the unit tests.
- 2:58 PM Changeset [2476] by
- scene: start refactoring the camera code; we now have a stack of …
Feb 22, 2013:
- 4:44 PM Changeset [2469] by
- math: fix an idiotic bug in the box-box intersection routine.
- 2:19 PM Changeset [2468] by
- test: unit test for 2D boxes.
- 2:19 PM Changeset [2467] by
- lolremez: minor refactor.
- 9:05 AM Changeset [2465] by
- build: fix btphystest.vcxproj.
Feb 21, 2013:
- 2:11 PM Changeset [2463] by
- math: add BoxIsectBox() method to test interesections.
Feb 20, 2013:
- 1:38 PM Changeset [2460] by
- math: add a default constructor to box classes.
- 1:22 PM Changeset [2459] by
- math: add Box2D and Box3D classes.
- 12:51 PM Changeset [2458] by
- gpu: fix GLSL ES syntax errors in various shaders.
- 11:42 AM Changeset [2457] by
- easymesh : Tweak previous crashfix.
Feb 19, 2013:
- 8:48 PM Changeset [2456] by
- easymesh : EasyMeshData crashfix
- 5:53 PM doc/lol/math/interp.h created by
- start explaining the interpolator
- 5:45 PM Changeset [2454] by
- math: replace Interp with TimeInterp. We'll see how useful it gets.
- 1:25 PM Changeset [2451] by
- build: bad lolbot! fix the mess caused by its file renames.
- 1:05 PM Changeset [2450] by
- build: convert source files to lowercase.
- 11:41 AM Changeset [2446] by
- test: add unit tests for maps using C strings as keys.
- 11:24 AM doc edited by
- link to upcoming coding style document (diff)
- 8:32 AM Changeset [2445] by
- build: avoid M_PI_2, the PS3 doesn’t have it.
- 2:19 AM Changeset [2444] by
- build: fix compiler warnings and Linux and PS3 build issues.
- 1:37 AM Changeset [2443] by
- fixed 5 files out of 2487: - removed 0 CR characters - removed 22 …
- 1:14 AM Changeset [2442] by
- tactics : first commit. Arena, characters, state machine and all the …
- 12:32 AM Changeset [2440] by
- base: fix typo in sample.cpp that prevented sample loads.
- 12:07 AM Changeset [2439] by
- EasyMesh : vdecl/vbo flag test fixup. Tileset : added GetTileSize().
Feb 18, 2013:
- 11:20 PM Changeset [2438] by
- easymesh : Bitfield big Fuckup. Never code drunk.
- 10:35 PM Changeset [2437] by
- base: prevent instantiation of several static-only classes.
- 10:35 PM Changeset [2436] by
- base: forbid the creation of Sampler objects.
- 9:31 PM Changeset [2435] by
- base: add Array::Swap() method and the corresponding unit test.
- 1:36 PM Changeset [2432] by
- math: Interp class for frame-independent interpolation.
Feb 17, 2013:
- 7:38 PM Changeset [2430] by
- fixed 4 files out of 2475: - removed 5 CR characters - removed 15 …
- 7:38 PM Changeset [2429] by
- Fix missing ; static float to static void for waitseconds()
- 7:33 PM Changeset [2428] by
- CIS FIX : timer fix, sam should fix it.
- 7:24 PM Changeset [2427] by
- CIS FAIL : Long time no see.
- 7:18 PM Changeset [2426] by
- easymesh : vertices datas are now stored in a very user-friendly …
- 6:03 PM Changeset [2425] by
- easymesh : "struct m_gpu" no longer exists and has been replaced by …
- 4:46 PM Changeset [2424] by
- base: refactor the Timer class to make it more understandable.
- 4:46 PM Changeset [2423] by
- base: add some minor randomness to the main Ticker.
Feb 16, 2013:
- 9:06 PM Changeset [2419] by
- build: add missing files to Makefile.am.
- 5:12 PM Changeset [2418] by
- easymesh : EzMesh is back in vanilla mode, mongolo-commit-powa.
Feb 15, 2013:
- 6:58 PM Changeset [2417] by
- build: fork lol-bitten.sh from a temporary copy to avoid locks in Windows.
- 6:57 PM Changeset [2416] by
- fixed 3 files out of 2475: - removed 3 CR characters - removed 20 …
- 6:45 PM Changeset [2415] by
- sln small build config fix for Win32
- 6:44 PM Changeset [2414] by
- MeshViewer : Added shitty texture to bulletproof easymesh UV, and …
Feb 14, 2013:
- 6:34 PM Changeset [2410] by
- easymesh : Added SmoothMesh operation, works well with triangle, not …
- 4:03 PM Changeset [2409] by
- base: break into the debugger on assertion failure if present.
- 10:30 AM Changeset [2408] by
- fixed 3 files out of 2468: - removed 43 CR characters - removed 25 …
- 1:25 AM Changeset [2407] by
- easymesh : Added SplitTriangles function to multiply triangles for …
Feb 13, 2013:
- 10:52 PM Changeset [2406] by
- easymesh : Added Twist/Ben/Shear & Taper refactor.
- 4:42 PM Changeset [2405] by
- easymesh : all radius are now diameters so all mesh operation size …
- 3:57 PM Changeset [2404] by
- easymesh: all operations now generate UVs for the mesh.
- 2:26 PM Changeset [2403] by
- sys: add the base source directory to the list of search directories …
- 2:25 PM Changeset [2402] by
- base: work around an annoying GCC warning we very well know about.
- 2:25 PM Changeset [2401] by
- build: remove more compiler warnings.
- 2:17 PM Blog: Blog comments fixed comment added by
- ( ͡° ͜ʖ ͡°) ︻┳═一 ☜(゚ヮ゚☜)
- 1:49 PM Blog: Blog comments fixed comment added by
- rofl
Feb 12, 2013:
- 6:45 PM Changeset [2400] by
- fixed 5 files out of 2468: - removed 0 CR characters - removed 22 …
- 5:57 PM Changeset [2399] by
- external: update SDL_image and SDL_mixer to 1.2.12 and add Win64 versions.
- 4:04 PM Changeset [2398] by
- build: reactivate SDL_mixer on Win32 (not Win64 yet).
- 1:51 PM Changeset [2397] by
- build: re-add liblolcore dependency tracking to all binary objects.
Feb 11, 2013:
- 4:27 PM Changeset [2395] by
- build: better check for compiler flags; we no longer try to use flags …
- 4:27 PM Changeset [2394] by
- math: minor improvements to the Remez exchange algorithm.
- 2:38 PM doc/lol/base/timer.h created by
- try to document the Timer class
- 1:48 PM Blog: A fast RGB to HSV floating point conversion edited by
- use std::swap as suggested
Feb 10, 2013:
- 12:33 AM Changeset [2391] by
- build: remove compiler flags unbeknownst to old GCC versions.
Feb 9, 2013:
- 11:42 PM Changeset [2390] by
- build: make lolcore depend on lolbullet, as it is supposed to.
- 11:34 PM Changeset [2389] by
- build: fix syntax errors in the Visual Studio projects.
- 11:05 PM Changeset [2388] by
- build: reorganise AM_CPPFLAGS handling so that we can disable the …
- 11:05 PM Changeset [2387] by
- build: add lua to the ignored directories for check-source.sh.
- 9:42 PM Blog: Maths trick: doing fewer comparisons comment added by
- Thanks for this nice math trick. I am using something very similar in …
- 9:08 PM Changeset [2386] by
- build: split the main library into lolcore and lolbullet.
- 8:31 PM Changeset [2385] by
- math: avoid unnecessary conversions in the half class and remove a …
- 12:17 PM Changeset [2383] by
- base: crash with an assert error if trying to access a read-only map …
- 12:17 PM Changeset [2382] by
- ps3: use System::GetPathList() to open images.
Feb 8, 2013:
- 3:05 AM Changeset [2381] by
- sys: cycle through all possible directories to load resource files.
- 3:05 AM Changeset [2380] by
- fixed 4 files out of 2376: - removed 7 CR characters - removed 5 …
- 12:28 AM Changeset [2379] by
- Added VertexDictionnary object to manage vertices with same coord && …
Feb 7, 2013:
- 2:21 PM Changeset [2377] by
- added GetPos method to get text position
Feb 6, 2013:
- 12:59 AM doc edited by
- describe string.h (diff)
- 12:58 AM doc/lol/base/string.h created by
- 12:17 AM Changeset [2374] by
- base: start being more aggressive in the error reportings; most error …
Feb 5, 2013:
- 11:02 PM Changeset [2373] by
- gpu: avoid using glIsEnabled() if we can cache the data.
- 10:31 PM Changeset [2372] by
- gpu: disable glPolygonMode calls on OpenGL ES.
- 7:01 PM Changeset [2371] by
- build: add shiny_SK.lolfx to Makefile.am.
- 5:07 PM Changeset [2370] by
- render : Added DebugRenderMode & corresponding shaders. naive (VERY) …
- 2:47 PM Changeset [2367] by
- build: update project filters for lolcore.
- 12:01 PM Changeset [2364] by
- meshviewer: use our File class to read the mesh data.
- 12:01 PM Changeset [2363] by
- sys: be more resilient if the file we try to read doesn’t exist.
- 9:06 AM Changeset [2362] by
- sys: don’t use fopen on the PS3.
- 3:48 AM Changeset [2361] by
- sys: prototype for the file reading functions.
- 3:48 AM Changeset [2360] by
- test: add missing unit tests for the Atomic template class.
- 3:08 AM Changeset [2359] by
- sys: Atomic template class for thread-safe and potentially lockless …
- 3:08 AM Changeset [2358] by
- sys: create an empty File class.
- 1:14 AM Changeset [2357] by
- build: add a few missing files to make dist.
- 1:12 AM Changeset [2356] by
- fixed 17 files out of 2363: - removed 55 CR characters - removed 80 …
- 12:58 AM Changeset [2355] by
- Added MeshViewerBuffer.txt in vcproj.
- 12:48 AM Changeset [2354] by
- base: move headers around and promote gpu/ to lol/gpu/.
- 12:23 AM Changeset [2353] by
- MeshViewer : - Added file handling with new mesh generation each time …
- 12:20 AM Changeset [2352] by
- BtPhysTest : at last, a CIS FAIL !
- 12:19 AM Changeset [2351] by
- BtPhysTest : added lights
- 12:18 AM Changeset [2350] by
- easymesh : CSG operation is now handled with a safe enum.
Feb 4, 2013:
- 11:50 PM Changeset [2349] by
- build: define HAVE_STDIO_H on Windows desktop.
- 10:24 PM Changeset [2348] by
- math: use "degrees" as the variable name for rotations for clarity.
- 5:19 PM Changeset [2346] by
- comment : Angle in degree Because goldfishes have no memory.
- 4:40 PM Changeset [2345] by
- build: add svn:ignore properties and remove empty dirs.
- 4:05 PM Changeset [2343] by
- people: reorganise user directories to allow for private/ subdirectories.
Feb 2, 2013:
- 7:28 PM Changeset [2322] by
- math: fix a signed integer overflow issue in the fast factorial …
- 7:28 PM Changeset [2321] by
- math: friend declarations aren’t proper declarations; add the required …
- 6:11 PM dev edited by
- WTFs (diff)
- 6:09 PM dev/notes/wtf created by
- first WTF is for Touky
- 4:25 PM Changeset [2318] by
- build: fix all vector/scalar type mismatches such as "vec2 * double" …
- 4:00 PM Changeset [2317] by
- math: remove coercion rules in the vector classes, they increase the …
- 9:42 AM Changeset [2316] by
- ps3: fix typo in ps3app.cpp.
- 2:07 AM Changeset [2315] by
- gpu: OpenGL ES compilation fix: GL_RGB8 is desktop OpenGL only.
- 2:06 AM Changeset [2314] by
- ps3: compilation for old GCC complaining about non-trivial designated …
Feb 1, 2013:
- 10:21 PM Changeset [2313] by
- gpu: fix compilation on GL ES platforms.
- 3:49 PM Changeset [2312] by
- gpu: support 1-component (luminance) textures.
- 3:48 PM Changeset [2311] by
- tutorial: HLSL version of the graph plotting shader.
- 3:48 PM Changeset [2310] by
- ps3: add support for resolution selection.
- 2:28 AM Changeset [2309] by
- color: fix a logic error in RGBToHSL.
- 1:35 AM Changeset [2308] by
- math: implement clamp() for base C++ types and add more safeguards to …
- 12:30 AM Changeset [2307] by
- color: slightly tweak the RGB to HSV and HSL conversions for improved …
Jan 31, 2013:
- 6:55 PM Changeset [2306] by
- ps3: use network fallback for image files.
- 8:35 AM Changeset [2301] by
- build: fix a few macro logic issues in SDL.h inclusion.
- 2:17 AM Changeset [2300] by
- build: add SDL detection code in new file lol-sdl.m4. The SDL2 version …
Jan 30, 2013:
- 1:00 PM Changeset [2298] by
- meshviewer: add two lights.
Jan 29, 2013:
- 4:59 PM Changeset [2297] by
- base: implement UNUSED() macro and put it here and there.
- 4:58 PM Changeset [2296] by
- meshviewer: include <cfloat> for missing FLT_MAX definition.
- 2:47 PM doc/lol/base/assert.h edited by
- document the upcoming UNUSED() macro (diff)
- 1:32 PM Changeset [2294] by
- Added MeshViewer new project, its goal being to have a program capable …
Jan 28, 2013:
- 10:15 PM Changeset [2292] by
- build: disable SDL output redirection and try to disable winedbg.exe.
- 8:46 PM Changeset [2291] by
- gpu: fix PS3 compilation caused by wrong function names.
- 2:23 PM Changeset [2289] by
- easymesh: interface the shiny shader with new Light objects.
- 2:23 PM Changeset [2288] by
- gpu: allow to set array uniform values.
Jan 27, 2013:
- 1:22 AM Changeset [2285] by
- build: add support for automake 1.13.
- 12:18 AM doc/dev/getting-started edited by
- don't link to the old VS 2010 SDK (diff)
Jan 26, 2013:
- 3:01 PM doc/lol/base/assert.h edited by
- Add TOC and stuff (diff)
Note: See TracTimeline
for information about the timeline view.