Sat, 24 Jul 2010 18:50:20 +0900 achurch Fix a memory leak in the Ogg decoder. ogg-streaming
Sat, 24 Jul 2010 12:56:36 +0900 achurch Merge latest changes from branch lua-changes. patched
Sat, 24 Jul 2010 12:55:51 +0900 achurch Remove the obsolete and unused entity_fireShot() script function. lua-changes
Sat, 24 Jul 2010 00:45:14 +0900 achurch Add a CUSTOM_BUILD_ID variable to the PSP Makefile. psp
Sat, 24 Jul 2010 00:19:51 +0900 achurch Adjust thread priorities to avoid audio dropouts while saving. psp
Sat, 24 Jul 2010 00:06:54 +0900 achurch Merge latest local patches. psp
Sat, 24 Jul 2010 00:05:36 +0900 achurch Merge latest changes from branch joystick-singing-fix. patched
Sat, 24 Jul 2010 00:05:03 +0900 achurch Use angle rather than position for selecting notes with the joystick. joystick-singing-fix
Fri, 23 Jul 2010 23:19:25 +0900 achurch Merge branch custom-build-id. patched
Fri, 23 Jul 2010 23:18:59 +0900 achurch Allow a custom string to be appended to the title screen version number. custom-build-id
Fri, 23 Jul 2010 22:51:24 +0900 achurch Merge latest changes from branch lua-changes. patched
Fri, 23 Jul 2010 22:51:09 +0900 achurch Remove two more obsolete script functions. lua-changes
Fri, 23 Jul 2010 16:56:37 +0900 achurch Fix a typo which caused *.lua files to leak into the PSP data directory. psp
Fri, 23 Jul 2010 16:53:51 +0900 achurch Avoid long delays with no input response in the PSP builder. psp
Fri, 23 Jul 2010 16:02:31 +0900 achurch Build an icon for the game when using the Aquaria PSP Builder. psp
Fri, 23 Jul 2010 12:43:16 +0900 achurch Remove crash note in PSP/README. psp
Fri, 23 Jul 2010 12:41:20 +0900 achurch Merge latest local patches. psp
Fri, 23 Jul 2010 12:35:48 +0900 achurch Merge branch intro-double-robj-add-fix. patched
Fri, 23 Jul 2010 12:34:52 +0900 achurch Fix a duplicate call of addRenderObject() on the same object during the intro sequence. intro-double-robj-add-fix
Fri, 23 Jul 2010 02:33:31 +0900 achurch Add "look" (L + analog pad) and "aim" (R + analog pad) actions. psp
Fri, 23 Jul 2010 01:46:40 +0900 achurch Merge latest local patches. psp
Fri, 23 Jul 2010 01:32:51 +0900 achurch Merge branch move-external-libs. patched
Fri, 23 Jul 2010 01:29:41 +0900 achurch Move external libraries to a separate directory. move-external-libs
Fri, 23 Jul 2010 01:12:23 +0900 achurch Merge branch build-sceneeditor-fixes. patched
Fri, 23 Jul 2010 01:06:06 +0900 achurch Bracket all scene-editor-related code with #ifdef AQUARIA_BUILD_SCENEEDITOR. build-sceneeditor-fixes
Fri, 23 Jul 2010 00:38:22 +0900 achurch Move the AQUARIA_BUILD_SCENEEDITOR definition to the CMake control file. build-sceneeditor-fixes
Fri, 23 Jul 2010 00:35:30 +0900 achurch Rename BUILD_SCENEEDITOR to AQUARIA_BUILD_SCENEEDITOR. build-sceneeditor-fixes
Fri, 23 Jul 2010 00:32:08 +0900 achurch Merge latest changes from branch lua-changes. patched
Fri, 23 Jul 2010 00:28:25 +0900 achurch Remove obsolete or otherwise unnecessary script functions. lua-changes
Fri, 23 Jul 2010 00:19:38 +0900 achurch Remove the unused Entity::say() logic and associated script functions. lua-changes
Thu, 22 Jul 2010 15:16:51 +0900 achurch Fix a couple of cosmetic bugs in the PSP builder. psp
Thu, 22 Jul 2010 15:05:21 +0900 achurch Add an up-to-date check for the PSP data files. psp
Thu, 22 Jul 2010 14:21:50 +0900 achurch Fix a bug causing some textures to be converted incorrectly. psp
Thu, 22 Jul 2010 02:41:02 +0900 achurch Merge latest local patches. psp
Thu, 22 Jul 2010 02:40:09 +0900 achurch Merge branch energy-temple-door-fix. patched
Thu, 22 Jul 2010 02:39:44 +0900 achurch Fix a pointer type mismatch in an Energy Temple orb/door script. energy-temple-door-fix
Wed, 21 Jul 2010 22:34:39 +0900 achurch Fix a crash when trying to play a nonexistent sound effect. psp
Wed, 21 Jul 2010 22:33:14 +0900 achurch Merge latest local patches. psp
Wed, 21 Jul 2010 22:29:21 +0900 achurch Merge latest changes from branch lua-changes. patched
Wed, 21 Jul 2010 22:15:31 +0900 achurch Remove references to the nonexistent "BlasterIdle" sound effect. lua-changes
Tue, 20 Jul 2010 13:07:31 +0900 achurch Merge latest local patches. psp
Tue, 20 Jul 2010 13:05:42 +0900 achurch Merge branch faster-cooking. patched
Tue, 20 Jul 2010 13:05:13 +0900 achurch Keep ingredients in cooking slots if there are leftovers. faster-cooking
Tue, 20 Jul 2010 12:26:50 +0900 achurch Merge branch grid-render-optimization. patched
Tue, 20 Jul 2010 12:26:30 +0900 achurch Fix a graphical regression in the new obstruction grid rendering logic. grid-render-optimization
Tue, 20 Jul 2010 12:24:28 +0900 achurch Backport obstruction grid rendering optimizations from the PSP branch. grid-render-optimization
Tue, 20 Jul 2010 01:01:09 +0900 achurch Include the new HAVE_STRCASECMP symbol in the PSP Makefile. psp
Tue, 20 Jul 2010 00:59:16 +0900 achurch Merge latest local patches. psp
Tue, 20 Jul 2010 00:57:50 +0900 achurch Merge latest changes from branch psp-backport-fixes. patched
Tue, 20 Jul 2010 00:57:28 +0900 achurch Add a check for strcasecmp() in the CMake control file. psp-backport-fixes
Tue, 20 Jul 2010 00:45:03 +0900 achurch Backport the non-PSP parts of r337 (6b2d6d5aa9fc). psp-backport-fixes
Tue, 20 Jul 2010 00:38:56 +0900 achurch Merge save file loading code into Continuity::loadFileData(). psp
Mon, 19 Jul 2010 23:56:01 +0900 achurch Merge branch psp-backport-fixes. patched
Mon, 19 Jul 2010 23:55:39 +0900 achurch Fix a crash introduced by the PSP code backport. psp-backport-fixes
Mon, 19 Jul 2010 23:01:30 +0900 achurch Add PLAT_PSP constant to Lua script constant table. psp
Mon, 19 Jul 2010 22:54:20 +0900 achurch Merge PSP backport patches and other recent changes. psp
Mon, 19 Jul 2010 22:45:55 +0900 achurch Merge branch psp-backport. patched
Mon, 19 Jul 2010 21:51:46 +0900 achurch Optimize SchoolFish processing. psp-backport
Mon, 19 Jul 2010 21:44:29 +0900 achurch Use an array rather than a linked list to hold the global list of entities. psp-backport
Mon, 19 Jul 2010 21:41:43 +0900 achurch Use linked lists for fast element/path searching. psp-backport
(0) -300 -100 -60 +60 +100 +300 tip