Timeline
May 1, 2011:
- 3:40 PM dev/data edited by
- (diff)
- 3:39 PM dev/data created by
- 2:05 AM dev/notes edited by
- (diff)
- 1:12 AM Changeset [565] by
- core: add more argument types to Min() and Max().
- 1:12 AM Changeset [564] by
-
tool: fix an off-by-one error in the
put' and
putpcx' commands.
Apr 30, 2011:
- 8:14 AM dev/notes edited by
- (diff)
- 12:49 AM Changeset [563] by
- lisp: minor refactoring.
- 12:40 AM dev/notes edited by
- (diff)
- 12:24 AM Changeset [562] by
- music: fix incorrect music volume set upon restart.
- 12:24 AM Changeset [561] by
- lisp: fix a memory leak in the grow stack objets and refactor the class.
- 12:24 AM Changeset [560] by
- lisp: remove arguments to lisp_init(), they are no longer useful now …
- 12:24 AM Changeset [559] by
- lisp: remove space resizing methods, they're useless now that …
- 12:24 AM Changeset [558] by
- lisp: some refactoring and code removal in the Lisp GC.
- 12:24 AM Changeset [557] by
- lisp: fix a crash in the garbage collection of cons_cells lying …
- 12:24 AM Changeset [556] by
- build: fix a spurious newline in configure.ac.
Apr 29, 2011:
- 9:18 PM Changeset [555] by
- ps3: make everything compile on the PS3. Of course, nothing links yet …
- 1:39 AM Changeset [554] by
- lisp: if the Lisp permanent space grows out of memory, grow the space …
- 1:39 AM Changeset [553] by
- lisp: remove old debug code.
- 1:15 AM Changeset [552] by
- sdlport: use SDL_Mixer to read samples, and get rid of imlib's readwav.
- 1:15 AM Changeset [551] by
- sdlport: make SDL_mixer mandatory. I'm not going to maintain legacy …
- 12:24 AM Changeset [550] by
-
tool: implement the
type',
put' and `putpcx' commands. - 12:24 AM Changeset [549] by
- imlib: bring back the old PCX reading code.
- 12:24 AM Changeset [548] by
-
tool: implement the
rename' and
del' commands.
Apr 28, 2011:
- 1:56 AM Changeset [547] by
- tool: implement the "getpcx" and "move" commands.
- 1:56 AM Changeset [546] by
- imlib: implement spec_directory::FullyLoad? to force loading all assets …
- 1:09 AM Ticket #25 (patch for security issues in abuse) closed by
- fixed: Thanks, patch applied in [545]. A few fixes were ignored because the …
- 1:07 AM Changeset [545] by
- core: fix a few security issues caused by unchecked string operations, …
- 1:07 AM Changeset [544] by
- imlib: get rid of fast path loading, it was no longer used. We also …
- 12:56 AM Ticket #18 (window manager graphical glitch when moving windows) closed by
- fixed: This bug was fixed during the large TransImage? refactoring.
- 12:53 AM Ticket #5 (add licensing information to all files) closed by
- fixed: This was fixed throughout the years. Almost all files have licensing …
Apr 24, 2011:
- 10:33 AM Changeset [543] by
- tool: implement `get' in abuse-tool.
- 10:33 AM Changeset [542] by
- imlib: do not set the executable flag on files we create.
- 10:33 AM Changeset [541] by
- imlib: rename TImage to TransImage? for readability.
- 10:33 AM Changeset [540] by
- tool: get rid of the specfile additions and implement a general …
Apr 23, 2011:
- 12:48 AM Changeset [539] by
- imlib: implement a small spec file dumper. "abuse -export foo.spe" …
- 12:48 AM Changeset [538] by
- game: add enough code to handle 15 save slots instead of 5. The …
- 12:48 AM Changeset [537] by
- build: try to autodetect SDL_Mixer upon build.
- 12:48 AM Changeset [536] by
- sdlport: add some error reporting to the new SDL_Mixer features.
Apr 22, 2011:
- 9:14 PM Changeset [535] by
- imlib: fix an old bug in the linked list that used to cause a memory …
- 7:32 PM Changeset [534] by
- imlib: remove a lot of dead code, especially from the linked list and …
- 7:32 PM Changeset [533] by
- imlib: rename trans_image to TImage. The code is now clean enough.
- 7:32 PM Changeset [532] by
- imlib: reimplement trans_image::put_scan_line so that it uses the …
- 7:32 PM Changeset [531] by
- imlib: simplify trans_image::make_image and rewrite the constructor.
- 7:32 PM Changeset [530] by
- imlib: remove trans_image::put_image_offseted, it's simply a version …
- 4:15 AM Changeset [529] by
- imlib: remove unused bFILE::set_read_buffer_size.
- 4:13 AM Changeset [528] by
- imlib: merge almost all trans_image blit methods into one large …
- 4:13 AM Changeset [527] by
- imlib: some cleaning up in trans_image before I templatise half of it.
- 4:13 AM Changeset [526] by
- imlib: get rid of temporary memory allocations in image::FlipX() and …
- 4:12 AM Changeset [525] by
- core: replace all byte swapping macros with inline functions.
- 4:12 AM Changeset [524] by
- core: Get rid of mostly useless headers, move endianness handling to …
- 4:12 AM Changeset [523] by
- imlib: remove dead code.
- 4:12 AM Changeset [522] by
- imlib: change loop logic here and there to be nicer to the cache.
Apr 21, 2011:
- 9:03 PM Changeset [521] by
- imlib: remove unused image::make_color and timage::make_color. They …
- 9:03 PM Changeset [520] by
- imlib: refactor and simplify trans_image::ClipToLine?().
Apr 20, 2011:
- 11:39 PM Changeset [519] by
- core: fix a few useless casts.
- 9:02 PM Changeset [518] by
- imlib: refactor dirty_rect clipping coordiantes so that the upper …
- 9:02 PM Changeset [517] by
- imlib: get rid of deprecated morph source files.
- 9:02 PM Changeset [516] by
- lol: import newer matrix.h from Lol Engine.
- 9:02 PM Changeset [515] by
- imlib: image::Pixel and image::PutPixel? now use vec2i arguments.
- 9:02 PM Changeset [514] by
- sdlport: get rid of video-overlay.cpp, having a separate file for this …
- 8:32 AM Changeset [513] by
- imlib: some more vec2i transition for simplicity.
- 12:39 AM Changeset [512] by
- imlib: use vec2i for image::size and unroll all necessary changes …
- 12:39 AM Changeset [511] by
- build: no longer warn about aggregate return values.
- 12:39 AM Changeset [510] by
- imlib: get rid of unused bitmap.h, conio.h and main.h.
- 12:39 AM Changeset [509] by
- core: import matrix.h from the Lol Engine. It's going to be useful.
- 12:39 AM Changeset [508] by
- sdlport: fix a crash in the command line parsing.
Apr 19, 2011:
- 7:13 PM Changeset [507] by
- game: coding style fixes to the main loop.
- 1:32 PM doc/editor created by
- 1:28 PM doc edited by
- (diff)
- 1:25 PM doc/faq created by
- FAQ 1.1.0.
- 1:08 PM doc edited by
- (diff)
- 1:04 PM doc/hive created by
- 12:58 PM doc/plot created by
- imported Nath Krell's plot discussion
- 12:53 PM doc created by
- 12:51 PM WikiStart edited by
- (diff)
Apr 18, 2011:
- 3:37 PM Changeset [506] by
- cache: get rid of more Lisp cache code.
- 3:37 PM Changeset [505] by
- cache: fix a potential crash in CacheList::unreg.
- 3:18 PM Ticket #15 (Screen resolution/mousing area discrepancy) closed by
- fixed: Fixed in [477].
- 3:03 PM Changeset [504] by
- lisp: always align the lisp allocator results, even on x86 or …
- 3:03 PM Changeset [503] by
- cache: fix a crash caused by empty SFX objects being reused for other …
- 3:03 PM Changeset [502] by
- lisp: remove debug information from the garbage collector.
- 3:22 AM Changeset [501] by
- lisp: properly manage user functions and reactivate garbage collector.
- 3:22 AM Changeset [500] by
- cache: get rid of the lisp cache code, it cannot be used properly as …
Apr 17, 2011:
- 11:57 PM Changeset [499] by
- lisp: implement LSymbol::EvalUserFunction? and ensure all local …
- 11:57 PM Changeset [498] by
- lisp: implement LSysFunction::EvalFunction? and ensure all local …
- 11:56 PM Changeset [497] by
- lisp: implement LSymbol::EvalFunction? and ensure all local pointers …
- 11:56 PM Changeset [496] by
- lisp: implement LObject::Eval.
- 11:56 PM Changeset [495] by
- lisp: refactor the cache system.
- 11:56 PM Changeset [494] by
- style: remove trailing spaces, fix copyright statements.
- 3:58 PM Changeset [493] by
- lisp: refactor stuff for better type checking.
- 10:28 AM Changeset [492] by
- lisp: rename core classes to slightly shorter names (LispObject? -> …
- 10:28 AM Changeset [491] by
- lisp: miscellaneous work on type safety.
- 10:28 AM Changeset [490] by
- lisp: implement LispList::GetLength?.
- 10:28 AM Changeset [489] by
- lisp: no LispSymbol? members are anonymous pointers any longer.
- 10:28 AM Changeset [488] by
- lisp: implement LispString::Create.
- 10:28 AM Changeset [487] by
- build: remove unused file ltree.cpp.
- 10:28 AM Changeset [486] by
- lisp: implement LispNumber::Create.
- 10:28 AM Changeset [485] by
- lisp: discard unneeded return values from LispSymbol::SetValue? et al.
- 10:28 AM Changeset [484] by
- lisp: populate LispSymbol? with symbol-related methods.
- 10:28 AM Changeset [483] by
- lisp: move all array-related functions to the LispArray? struct.
- 10:28 AM Changeset [482] by
- lisp: make all lisp object inherit a common type.
- 10:28 AM Changeset [481] by
- Fuck the history, I'm renaming all .hpp files to .h for my own sanity.
- 10:27 AM Changeset [480] by
- lisp: start refactoring the core engine and garbage collector.
- 10:27 AM Changeset [479] by
- sdlport: add music playback support through SDL_Mixer, courtesy of …
Apr 15, 2011:
- 6:45 PM Changeset [478] by
- build: add --enable-debug and --enable-release configure flags.
- 6:45 PM Changeset [477] by
- sdlport: do not hardcode screen size in event handlers, patch courtesy …
- 7:34 AM Changeset [476] by
- Fix a few compiler warnings caused by bad type punning.
Apr 13, 2011:
- 6:40 PM Changeset [475] by
- Testing 2/2.
- 6:40 PM Changeset [474] by
- Testing 1/2.
Apr 9, 2011:
- 1:39 AM Ticket #32 (Network game crashes) created by
- Network game crashes when client chooses "network" from the menu. The …
Note: See TracTimeline
for information about the timeline view.