]> git.r.bdr.sh - rbdr/pico-engine/commit
first commit
authorBen Beltran <redacted>
Mon, 16 Apr 2012 14:39:52 +0000 (09:39 -0500)
committerBen Beltran <redacted>
Mon, 16 Apr 2012 14:39:52 +0000 (09:39 -0500)
commit10a0e290ac07524dc129cc2b227b0f9e95df0f8e
treeed518c45c45d96e37e28640f745496fffb8e1325
first commit
613 files changed:
.DS_Store [new file with mode: 0644]
Air1_2.mid [new file with mode: 0755]
English.lproj/InfoPlist.strings [new file with mode: 0755]
Evasion.ogg [new file with mode: 0755]
Info.plist [new file with mode: 0644]
LuaDebugger.cpp [new file with mode: 0644]
LuaDebugger.h [new file with mode: 0644]
LuaRestoreStack.h [new file with mode: 0644]
LuaScript.cpp [new file with mode: 0644]
LuaScript.h [new file with mode: 0644]
LuaThis.h [new file with mode: 0644]
LuaVirtualMachine.cpp [new file with mode: 0644]
LuaVirtualMachine.h [new file with mode: 0644]
Pico Engine.xcodeproj/benbeltran.mode1v3 [new file with mode: 0644]
Pico Engine.xcodeproj/benbeltran.pbxuser [new file with mode: 0644]
Pico Engine.xcodeproj/project.pbxproj [new file with mode: 0644]
Pico Engine.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
Pico Engine.xcodeproj/project.xcworkspace/xcuserdata/benbeltran.xcuserdatad/UserInterfaceState.xcuserstate [new file with mode: 0644]
Pico Engine.xcodeproj/project.xcworkspace/xcuserdata/benbeltran.xcuserdatad/WorkspaceSettings.xcsettings [new file with mode: 0644]
Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/Pico-Lua-Test.xcscheme [new file with mode: 0644]
Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/xcschememanagement.plist [new file with mode: 0644]
Pico_Prefix.pch [new file with mode: 0644]
README.md [new file with mode: 0644]
SDLMain.h [new file with mode: 0644]
SDLMain.m [new file with mode: 0644]
actor.cpp [new file with mode: 0755]
actor.h [new file with mode: 0755]
audio.cpp [new file with mode: 0644]
audio.h [new file with mode: 0644]
basebg1.mp3 [new file with mode: 0644]
build/Debug/.DS_Store [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Headers [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Lua [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Resources [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lapi.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lauxlib.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lcode.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ldebug.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ldo.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lfunc.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lgc.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/llex.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/llimits.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lmem.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lobject.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lopcodes.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lparser.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lstate.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lstring.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ltable.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ltm.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lua.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/luaconf.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lualib.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lundump.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lvm.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lzio.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Lua [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/Lua.framework/Versions/Current [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Headers [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Resources [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/SDL [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_active.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_audio.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_byteorder.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_cdrom.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_dreamcast.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_macos.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_macosx.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_os2.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_win32.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_copying.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_cpuinfo.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_endian.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_error.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_events.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_getenv.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_joystick.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_keyboard.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_keysym.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_loadso.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_main.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_mouse.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_mutex.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_name.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_opengl.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_platform.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_quit.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_rwops.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_stdinc.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_syswm.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_thread.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_timer.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_types.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_version.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_video.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/begin_code.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/close_code.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/classes.nib [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/info.nib [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/objects.nib [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/A/SDL [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL.framework/Versions/Current [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Headers [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Resources [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/SDL_gfx [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_framerate.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_gfxPrimitives.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_gfxPrimitives_font.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_imageFilter.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_rotozoom.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/SDL_gfx [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_gfx.framework/Versions/Current [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_image.framework/Headers [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_image.framework/Resources [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_image.framework/SDL_image [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_image.framework/Versions/A/Headers/SDL_image.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_image.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_image.framework/Versions/Current [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_mixer.framework/Headers [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_mixer.framework/Resources [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_mixer.framework/SDL_mixer [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Headers/SDL_mixer.h [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Frameworks/SDL_mixer.framework/Versions/Current [new symlink]
build/Debug/Pico-Lua-Test.app/Contents/Info.plist [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/MacOS/Pico-Lua-Test [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/PkgInfo [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/basebg1.ogg [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/bgm/newpicoambient.ogg [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/dejavubold.ttf [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Resources/fipps.ttf [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Resources/jump.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/jumpbg1.ogg [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/land.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/main_actor.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/map0.bin [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/map1.bin [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/map2.bin [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/mapold.bin [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Resources/mappink.bin [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/mapweird.bin [new file with mode: 0755]
build/Debug/Pico-Lua-Test.app/Contents/Resources/newpicoambient.ogg [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/npc_jumper.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/npc_walker.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/pauseimage.png [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/pico-hurt.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/pico-jump.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/pico-pause.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/pico-shoot.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/pico-step.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/picobg1.png [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/picolevel1.mp3 [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/picosprite.png [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/scripts/globals.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/scripts/main_actor.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/scripts/npc_jumper.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/scripts/npc_walker.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/scripts/shot-crawl.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/scripts/shot-wave.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/scripts/shot.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/sfx/shot.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/shot.lua [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/shotsprite.png [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/sprites/picosprite.png [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/sprites/shotsprite.png [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/sprites/walkersprite.png [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/step.wav [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/walkbg1.ogg [new file with mode: 0644]
build/Debug/Pico-Lua-Test.app/Contents/Resources/walkersprite.png [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Headers [new symlink]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Lua [new symlink]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Resources [new symlink]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lapi.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lauxlib.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lcode.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ldebug.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ldo.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lfunc.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lgc.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/llex.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/llimits.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lmem.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lobject.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lopcodes.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lparser.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lstate.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lstring.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ltable.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ltm.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lua.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/luaconf.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lualib.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lundump.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lvm.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lzio.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Lua [new file with mode: 0755]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/Lua.framework/Versions/Current [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Headers [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Resources [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/SDL [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_active.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_audio.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_byteorder.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_cdrom.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_dreamcast.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_macos.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_macosx.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_os2.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_win32.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_copying.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_cpuinfo.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_endian.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_error.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_events.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_getenv.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_joystick.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_keyboard.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_keysym.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_loadso.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_main.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_mouse.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_mutex.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_name.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_opengl.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_platform.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_quit.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_rwops.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_stdinc.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_syswm.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_thread.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_timer.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_types.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_version.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_video.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/begin_code.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/close_code.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/classes.nib [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/info.nib [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/objects.nib [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/SDL [new file with mode: 0755]
build/Debug/Pico.app/Contents/Frameworks/SDL.framework/Versions/Current [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Headers [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Resources [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/SDL_gfx [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_framerate.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_gfxPrimitives.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_gfxPrimitives_font.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_imageFilter.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_rotozoom.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/SDL_gfx [new file with mode: 0755]
build/Debug/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/Current [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_image.framework/Headers [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_image.framework/Resources [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_image.framework/SDL_image [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_image.framework/Versions/A/Headers/SDL_image.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_image.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image [new file with mode: 0755]
build/Debug/Pico.app/Contents/Frameworks/SDL_image.framework/Versions/Current [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_mixer.framework/Headers [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_mixer.framework/Resources [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_mixer.framework/SDL_mixer [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Headers/SDL_mixer.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer [new file with mode: 0755]
build/Debug/Pico.app/Contents/Frameworks/SDL_mixer.framework/Versions/Current [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_ttf.framework/Headers [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_ttf.framework/Resources [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_ttf.framework/SDL_ttf [new symlink]
build/Debug/Pico.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/Headers/SDL_ttf.h [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Debug/Pico.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf [new file with mode: 0755]
build/Debug/Pico.app/Contents/Frameworks/SDL_ttf.framework/Versions/Current [new symlink]
build/Debug/Pico.app/Contents/Info.plist [new file with mode: 0644]
build/Debug/Pico.app/Contents/MacOS/Pico [new file with mode: 0755]
build/Debug/Pico.app/Contents/PkgInfo [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/basebg1.ogg [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/dejavubold.ttf [new file with mode: 0755]
build/Debug/Pico.app/Contents/Resources/fipps.ttf [new file with mode: 0755]
build/Debug/Pico.app/Contents/Resources/jump.wav [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/jumpbg1.ogg [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/land.wav [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/map0.bin [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/map1.bin [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/map2.bin [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/mapold.bin [new file with mode: 0755]
build/Debug/Pico.app/Contents/Resources/mappink.bin [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/mapweird.bin [new file with mode: 0755]
build/Debug/Pico.app/Contents/Resources/npc_jumper.lua [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/pauseimage.png [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/pico-hurt.wav [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/pico-jump.wav [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/pico-pause.wav [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/pico-shoot.wav [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/pico-step.wav [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/picobg1.png [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/picolevel1.mp3 [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/picosprite.png [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/shotsprite.png [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/step.wav [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/walkbg1.ogg [new file with mode: 0644]
build/Debug/Pico.app/Contents/Resources/walkersprite.png [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/LuaDebugger.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/LuaScript.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/LuaVirtualMachine.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/Pico-Lua-Test.LinkFileList [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/SDLMain.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/actor.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/actor_bullet.o~> [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/audio.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/audio.o~$ [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/audio.o~> [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/game_overwatch.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/game_overwatch.o~$ [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/game_overwatch.o~> [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/gfx.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/main.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/main.o~> [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Objects-normal/i386/map.o [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Pico-Lua-Test.dep [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Pico-Lua-Test.hmap [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/Pico-Lua-Test~.dep [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/build-state.dat [new file with mode: 0644]
build/Pico-Lua-Test.build/Debug/Pico-Lua-Test.build/build-state~.dat [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/categories.pbxbtree [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/cdecls.pbxbtree [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/decls.pbxbtree [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/files.pbxbtree [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/imports.pbxbtree [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/pbxindex.header [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/protocols.pbxbtree [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/refs.pbxbtree [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/strings.pbxstrings/control [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/strings.pbxstrings/strings [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/subclasses.pbxbtree [new file with mode: 0644]
build/Pico-Lua-Test.build/Pico-Lua-Test.pbxindex/symbols0.pbxsymbols [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/Pico.LinkFileList [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/SDLMain.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/actor.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/actor_jumper.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/actor_main.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/actor_shot.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/actor_walker.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/game_overwatch.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/gfx.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/main.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Objects-normal/i386/map.o [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Pico-Lua-Test.dep [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Pico.dep [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Pico.hmap [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/Pico~.dep [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/build-state.dat [new file with mode: 0644]
build/Pico.build/Debug/Pico.build/build-state~.dat [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/categories.pbxbtree [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/cdecls.pbxbtree [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/decls.pbxbtree [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/files.pbxbtree [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/imports.pbxbtree [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/pbxindex.header [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/protocols.pbxbtree [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/refs.pbxbtree [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/strings.pbxstrings/control [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/strings.pbxstrings/strings [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/subclasses.pbxbtree [new file with mode: 0644]
build/Pico.build/Pico.pbxindex/symbols0.pbxsymbols [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/Pico [new file with mode: 0755]
build/Pico.build/Release/Pico.build/Objects-normal/i386/Pico.LinkFileList [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/SDLMain.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/actor.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/actor_jumper.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/actor_main.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/actor_shot.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/actor_walker.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/game_overwatch.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/gfx.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/main.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/i386/map.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/Pico [new file with mode: 0755]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/Pico.LinkFileList [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/SDLMain.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/actor.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/actor_jumper.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/actor_main.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/actor_shot.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/actor_walker.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/game_overwatch.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/gfx.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/main.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Objects-normal/ppc/map.o [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Pico.dep [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Pico.hmap [new file with mode: 0644]
build/Pico.build/Release/Pico.build/Pico~.dep [new file with mode: 0644]
build/Pico.build/Release/Pico.build/build-state.dat [new file with mode: 0644]
build/Pico.build/Release/Pico.build/build-state~.dat [new file with mode: 0644]
build/Release/.DS_Store [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Headers [new symlink]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Lua [new symlink]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Resources [new symlink]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lapi.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lauxlib.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lcode.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ldebug.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ldo.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lfunc.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lgc.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/llex.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/llimits.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lmem.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lobject.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lopcodes.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lparser.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lstate.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lstring.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ltable.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/ltm.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lua.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/luaconf.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lualib.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lundump.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lvm.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Headers/lzio.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Lua [new file with mode: 0755]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/Lua.framework/Versions/Current [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Headers [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Resources [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/SDL [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_active.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_audio.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_byteorder.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_cdrom.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_dreamcast.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_macos.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_macosx.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_os2.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_config_win32.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_copying.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_cpuinfo.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_endian.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_error.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_events.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_getenv.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_joystick.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_keyboard.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_keysym.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_loadso.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_main.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_mouse.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_mutex.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_name.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_opengl.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_platform.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_quit.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_rwops.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_stdinc.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_syswm.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_thread.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_timer.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_types.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_version.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/SDL_video.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/begin_code.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/close_code.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/classes.nib [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/info.nib [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/Resources/SDLMain.nib/objects.nib [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/A/SDL [new file with mode: 0755]
build/Release/Pico.app/Contents/Frameworks/SDL.framework/Versions/Current [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Headers [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Resources [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/SDL_gfx [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_framerate.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_gfxPrimitives.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_gfxPrimitives_font.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_imageFilter.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Headers/SDL_rotozoom.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/A/SDL_gfx [new file with mode: 0755]
build/Release/Pico.app/Contents/Frameworks/SDL_gfx.framework/Versions/Current [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_image.framework/Headers [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_image.framework/Resources [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_image.framework/SDL_image [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_image.framework/Versions/A/Headers/SDL_image.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_image.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image [new file with mode: 0755]
build/Release/Pico.app/Contents/Frameworks/SDL_image.framework/Versions/Current [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_mixer.framework/Headers [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_mixer.framework/Resources [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_mixer.framework/SDL_mixer [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Headers/SDL_mixer.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer [new file with mode: 0755]
build/Release/Pico.app/Contents/Frameworks/SDL_mixer.framework/Versions/Current [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_ttf.framework/Headers [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_ttf.framework/Resources [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_ttf.framework/SDL_ttf [new symlink]
build/Release/Pico.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/Headers/SDL_ttf.h [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
build/Release/Pico.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf [new file with mode: 0755]
build/Release/Pico.app/Contents/Frameworks/SDL_ttf.framework/Versions/Current [new symlink]
build/Release/Pico.app/Contents/Info.plist [new file with mode: 0644]
build/Release/Pico.app/Contents/MacOS/Pico [new file with mode: 0755]
build/Release/Pico.app/Contents/PkgInfo [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/English.lproj/InfoPlist.strings [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/basebg1.ogg [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/dejavubold.ttf [new file with mode: 0755]
build/Release/Pico.app/Contents/Resources/fipps.ttf [new file with mode: 0755]
build/Release/Pico.app/Contents/Resources/jump.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/jumpbg1.ogg [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/land.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/maintheme.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/mansprite.png [new file with mode: 0755]
build/Release/Pico.app/Contents/Resources/map0.bin [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/map1.bin [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/map2.bin [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/mapold.bin [new file with mode: 0755]
build/Release/Pico.app/Contents/Resources/mappink.bin [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/mapweird.bin [new file with mode: 0755]
build/Release/Pico.app/Contents/Resources/pauseimage.png [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/pico-hurt.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/pico-jump.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/pico-pause.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/pico-shoot.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/pico-step.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/picobg1.png [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/picolevel1.mp3 [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/picosprite.png [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/shotsprite.png [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/step.wav [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/townsong.mp3 [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/walkbg1.ogg [new file with mode: 0644]
build/Release/Pico.app/Contents/Resources/walkersprite.png [new file with mode: 0644]
constants.h [new file with mode: 0755]
dejavubold.ttf [new file with mode: 0755]
fipps.ttf [new file with mode: 0755]
front.bmp [new file with mode: 0755]
game_overwatch.cpp [new file with mode: 0644]
game_overwatch.h [new file with mode: 0644]
gfx.cpp [new file with mode: 0755]
gfx.h [new file with mode: 0755]
jump.wav [new file with mode: 0644]
jump.wav.asd [new file with mode: 0644]
jumpbg1.mp3 [new file with mode: 0644]
jumpersprite.png [new file with mode: 0644]
land.wav [new file with mode: 0644]
luainc.h [new file with mode: 0644]
main.cpp [new file with mode: 0755]
maintheme.wav.asd [new file with mode: 0644]
map.cpp [new file with mode: 0755]
map.h [new file with mode: 0755]
maps/.DS_Store [new file with mode: 0644]
maps/map0.bin [new file with mode: 0644]
maps/map1.bin [new file with mode: 0644]
maps/map2.bin [new file with mode: 0644]
maps/mapold.bin [new file with mode: 0755]
maps/mappink.bin [new file with mode: 0644]
maps/mapweird.bin [new file with mode: 0755]
newpicoambient.ogg [new file with mode: 0644]
oldmain.cpp [new file with mode: 0755]
particle.cpp [new file with mode: 0644]
particle.h [new file with mode: 0644]
particles.h [new file with mode: 0644]
pauseimage.png [new file with mode: 0644]
pico-hurt.wav [new file with mode: 0644]
pico-jump.wav [new file with mode: 0644]
pico-pause.wav [new file with mode: 0644]
pico-step.wav [new file with mode: 0644]
picobg1.png [new file with mode: 0644]
picofx.cfxr [new file with mode: 0644]
picofx.cfxr 007 Jump.wav [new file with mode: 0644]
picolevel1.mp3 [new file with mode: 0644]
picosprite.png [new file with mode: 0644]
picotheme Project/Ableton Project Info/Project.cfg [new file with mode: 0644]
picotheme Project/Icon\r [new file with mode: 0644]
picotheme Project/picotheme.als [new file with mode: 0644]
scripts/globals.lua [new file with mode: 0644]
scripts/main_actor.lua [new file with mode: 0644]
scripts/npc_jumper.lua [new file with mode: 0644]
scripts/npc_walker.lua [new file with mode: 0644]
scripts/shot-crawl.lua [new file with mode: 0644]
scripts/shot-wave.lua [new file with mode: 0644]
scripts/shot.lua [new file with mode: 0644]
scripts/spritesheet.png [new file with mode: 0644]
shot.wav [new file with mode: 0644]
shotsprite.png [new file with mode: 0644]
stdafx.h [new file with mode: 0755]
step.wav [new file with mode: 0644]
tilesheet.png [new file with mode: 0644]
walkbg1.mp3 [new file with mode: 0644]
walkersprite.png [new file with mode: 0644]