aquaria-psp

log

age author description
22 months ago achurch Merge latest changes from branch lua-changes.patched
22 months ago achurch Remove the obsolete and unused entity_fireShot() script function.lua-changes
22 months ago achurch Add a CUSTOM_BUILD_ID variable to the PSP Makefile.psp
22 months ago achurch Adjust thread priorities to avoid audio dropouts while saving.psp
22 months ago achurch Merge latest local patches.psp
22 months ago achurch Merge latest changes from branch joystick-singing-fix.patched
22 months ago achurch Use angle rather than position for selecting notes with the joystick.joystick-singing-fix
22 months ago achurch Merge branch custom-build-id.patched
22 months ago achurch Allow a custom string to be appended to the title screen version number.custom-build-id
22 months ago achurch Merge latest changes from branch lua-changes.patched
22 months ago achurch Remove two more obsolete script functions.lua-changes
22 months ago achurch Fix a typo which caused *.lua files to leak into the PSP data directory.psp
22 months ago achurch Avoid long delays with no input response in the PSP builder.psp
22 months ago achurch Build an icon for the game when using the Aquaria PSP Builder.psp
22 months ago achurch Remove crash note in PSP/README.psp
22 months ago achurch Merge latest local patches.psp
22 months ago achurch Merge branch intro-double-robj-add-fix.patched
22 months ago achurch Fix a duplicate call of addRenderObject() on the same object during the intro sequence.intro-double-robj-add-fix
22 months ago achurch Add "look" (L + analog pad) and "aim" (R + analog pad) actions.psp
22 months ago achurch Merge latest local patches.psp
22 months ago achurch Merge branch move-external-libs.patched
22 months ago achurch Move external libraries to a separate directory.move-external-libs
22 months ago achurch Merge branch build-sceneeditor-fixes.patched
22 months ago achurch Bracket all scene-editor-related code with #ifdef AQUARIA_BUILD_SCENEEDITOR.build-sceneeditor-fixes
22 months ago achurch Move the AQUARIA_BUILD_SCENEEDITOR definition to the CMake control file.build-sceneeditor-fixes
22 months ago achurch Rename BUILD_SCENEEDITOR to AQUARIA_BUILD_SCENEEDITOR.build-sceneeditor-fixes
22 months ago achurch Merge latest changes from branch lua-changes.patched
22 months ago achurch Remove obsolete or otherwise unnecessary script functions.lua-changes
22 months ago achurch Remove the unused Entity::say() logic and associated script functions.lua-changes
22 months ago achurch Fix a couple of cosmetic bugs in the PSP builder.psp
22 months ago achurch Add an up-to-date check for the PSP data files.psp
22 months ago achurch Fix a bug causing some textures to be converted incorrectly.psp
22 months ago achurch Merge latest local patches.psp
22 months ago achurch Merge branch energy-temple-door-fix.patched
22 months ago achurch Fix a pointer type mismatch in an Energy Temple orb/door script.energy-temple-door-fix
22 months ago achurch Fix a crash when trying to play a nonexistent sound effect.psp
22 months ago achurch Merge latest local patches.psp
22 months ago achurch Merge latest changes from branch lua-changes.patched
22 months ago achurch Remove references to the nonexistent "BlasterIdle" sound effect.lua-changes
22 months ago achurch Merge latest local patches.psp
22 months ago achurch Merge branch faster-cooking.patched
22 months ago achurch Keep ingredients in cooking slots if there are leftovers.faster-cooking
22 months ago achurch Merge branch grid-render-optimization.patched
22 months ago achurch Fix a graphical regression in the new obstruction grid rendering logic.grid-render-optimization
22 months ago achurch Backport obstruction grid rendering optimizations from the PSP branch.grid-render-optimization
22 months ago achurch Include the new HAVE_STRCASECMP symbol in the PSP Makefile.psp
22 months ago achurch Merge latest local patches.psp
22 months ago achurch Merge latest changes from branch psp-backport-fixes.patched
22 months ago achurch Add a check for strcasecmp() in the CMake control file.psp-backport-fixes
22 months ago achurch Backport the non-PSP parts of r337 (6b2d6d5aa9fc).psp-backport-fixes
22 months ago achurch Merge save file loading code into Continuity::loadFileData().psp
22 months ago achurch Merge branch psp-backport-fixes.patched
22 months ago achurch Fix a crash introduced by the PSP code backport.psp-backport-fixes
22 months ago achurch Add PLAT_PSP constant to Lua script constant table.psp
22 months ago achurch Merge PSP backport patches and other recent changes.psp
22 months ago achurch Merge branch psp-backport.patched
22 months ago achurch Optimize SchoolFish processing.psp-backport
22 months ago achurch Use an array rather than a linked list to hold the global list of entities.psp-backport
22 months ago achurch Use linked lists for fast element/path searching.psp-backport
22 months ago achurch Use OpenGL display lists to speed up rendering of static map elements.psp-backport