Giter VIP home page Giter VIP logo

solarus's People

Contributors

19oj19 avatar benobiwan avatar christopho avatar clemzio avatar davidknight247 avatar diarandor avatar ekureina avatar hasufell avatar is06 avatar joshuarobinson avatar mailaender avatar maxs1789 avatar mhermier avatar morwenn avatar newlunarfire avatar oclero avatar ranjak avatar rcjx avatar rypervenche avatar sebt3 avatar shin-nil avatar slepetit42 avatar stdgregwar avatar supertazon avatar tony avatar valodim avatar vlag avatar woodentoaster avatar wrightmat avatar xethm55 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

solarus's Issues

The diagonal movement fails in narrow passages

[Solarus 1.5.1 on Mac OSX 10.6]
Dans des passage resserrés et en diagonale, comme dans zsdx la petite impasse après le pont de la montage des terreurs à droite (au sud-est du palais de glace), on ne peut pas marcher en diagonale sans être arrêté par les murs.
Par contre les déplacements simple (gauche, droite, bas, haut) fonctionnent.

Enemies stay stuck on raised crystal blocks

Les ennemis devraient pouvoir aller et/ou être affectés par certaines cases, où au moins pouvoir se déplacer quand ils se retrouvent par hasard coincé dessus (dalle fléchée, "plancher-interrupteur", …).

OSX - Solarus-1.0.0 crash on startup

Codebase compiles however we have the following exception thrown on startup.

"./solarus quests/zsdx"

Also we can notice that the exception message is not displayed.

Process:         solarus [6995]
Path:            /Users/USER/*/solarus
Identifier:      solarus
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  bash [491]

Date/Time:       2012-12-29 11:41:08.587 +0100
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

Interval Since Last Report:          50962 sec
Crashes Since Last Report:           6
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      B957ABB0-B535-4FBF-831D-121BFB8C5F12

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
objc[6995]: garbage collection is OFF
terminate called throwing an exception
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff98bf1ce2 __pthread_kill + 10
1   libsystem_c.dylib                0x00007fff9a3167d2 pthread_kill + 95
2   libsystem_c.dylib                0x00007fff9a307a7a abort + 143
3   libc++abi.dylib                 0x00007fff921807bc abort_message + 214
4   libc++abi.dylib                 0x00007fff9217dfcf default_terminate() + 28
5   libobjc.A.dylib                 0x00007fff954261cd _objc_terminate + 114
6   libc++abi.dylib                 0x00007fff9217e001 safe_handler_caller(void (*)()) + 11
7   libc++abi.dylib                 0x00007fff9217e05c std::terminate() + 16
8   libc++abi.dylib                 0x00007fff9217f152 __cxa_throw + 114
9   solarus                         0x000000010856a875 Debug::die(std::string const&) + 245
10  solarus                         0x000000010854f49d FileTools::set_solarus_write_dir(std::string const&) + 783
11  solarus                         0x0000000108551d6e FileTools::initialize(int, char**) + 1886
12  solarus                         0x000000010856aa00 System::initialize(int, char**) + 44
13  solarus                         0x000000010849ce19 MainLoop::MainLoop(int, char**) + 111
14  solarus                         0x000000010846f722 SDL_main + 658 (Main.cc:61)
15  solarus                         0x00000001085ed881 -[SDLMain applicationDidFinishLaunching:] + 97
16  com.apple.Foundation              0x00007fff91a0cd0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
17  com.apple.CoreFoundation        0x00007fff93bbe7ba _CFXNotificationPost + 2634
18  com.apple.Foundation              0x00007fff919f8fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
19  com.apple.AppKit                0x00007fff9299ee2b -[NSApplication _postDidFinishNotification] + 212
20  com.apple.AppKit                0x00007fff9299eb91 -[NSApplication _sendFinishLaunchingNotification] + 78
21  com.apple.AppKit                0x00007fff9299d858 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
22  com.apple.AppKit                0x00007fff9299d5b9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
23  com.apple.CoreFoundation        0x00007fff93c08541 -[NSObject performSelector:withObject:withObject:] + 65
24  com.apple.Foundation              0x00007fff91a2f7c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
25  com.apple.Foundation              0x00007fff91a2e74e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
26  com.apple.Foundation              0x00007fff91a2e5dc _NSAppleEventManagerGenericHandler + 105
27  com.apple.AE                      0x00007fff96267c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
28  com.apple.AE                      0x00007fff96267b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
29  com.apple.AE                      0x00007fff962679f7 aeProcessAppleEvent + 250
30  com.apple.HIToolbox               0x00007fff97d7ab69 AEProcessAppleEvent + 102
31  com.apple.AppKit                0x00007fff9299a9c5 _DPSNextEvent + 1247
32  com.apple.AppKit                0x00007fff9299a07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
33  com.apple.AppKit                0x00007fff929969b9 -[NSApplication run] + 470
34  solarus                         0x00000001085ed664 CustomApplicationMain + 548
35  solarus                         0x00000001085edc40 main + 272
36  solarus                         0x000000010846f484 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff98bf27e6 kevent + 10
1   libdispatch.dylib                0x00007fff9511d786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib                0x00007fff9511c316 _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib         0x00007fff98bf2192 __workq_kernreturn + 10
1   libsystem_c.dylib                0x00007fff9a316594 _pthread_wqthread + 758
2   libsystem_c.dylib                0x00007fff9a317b85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib         0x00007fff98bf2192 __workq_kernreturn + 10
1   libsystem_c.dylib                0x00007fff9a316594 _pthread_wqthread + 758
2   libsystem_c.dylib                0x00007fff9a317b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff68067f18  rdx: 0x0000000000000000
  rdi: 0x0000000000000e03  rsi: 0x0000000000000006  rbp: 0x00007fff68067f40  rsp: 0x00007fff68067f18
   r8: 0x00007fff7f23bfb8   r9: 0x00000000000002d0  r10: 0x00007fff98bf1d0a  r11: 0xffffff80002dad60
  r12: 0x00007fd87104be00  r13: 0x00000000000f426d  r14: 0x00007fff7f23e960  r15: 0x00007fff68068090
  rip: 0x00007fff98bf1ce2  rfl: 0x0000000000000246  cr2: 0x00000001085f708c
Logical CPU: 0

Binary Images:
       0x10846a000 -        0x108681ff7 +solarus (??? - ???) <C0B57DB5-2F53-3584-82B6-7558D55B28E9> /Users/USER/*/solarus
       0x108862000 -        0x1088effe7 +SDL (1.2.14 - 1.2.14) <89D2EE83-52CC-3B0F-9371-CA7ED1702473> /Library/Frameworks/SDL.framework/Versions/A/SDL
       0x108932000 -        0x108939fff +SDL_image (1.2.10 - 1.2.10) <5F628226-B451-3ABB-B748-B4500308CD95> /Library/Frameworks/SDL_image.framework/Versions/A/SDL_image
       0x108945000 -        0x10894afff +SDL_ttf (2.0.6 - 2.0.10) <F81B4E78-B4D1-3654-80D4-52CFA428DE8F> /Library/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf
       0x10894f000 -        0x10897afff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x10898e000 -        0x1089b6ff7 +liblua.5.1.4.dylib (5.1.4 - compatibility 5.1.0) <A9E4FDF1-6429-3B38-8DF0-0EEF9DDE6581> /usr/local/lib/liblua.5.1.4.dylib
       0x1089c7000 -        0x1089e7fe7 +libphysfs.2.0.2.dylib (2.0.2 - compatibility 1.0.0) <3D7A1362-32EB-324F-A193-9684636C9580> /usr/local/lib/libphysfs.2.0.2.dylib
       0x1089ff000 -        0x108a04fff +libvorbisfile.3.dylib (7.4.0 - compatibility 7.0.0) <CE79BBAF-9D6C-3FBE-B89A-E97AA475CA2F> /usr/local/lib/libvorbisfile.3.dylib
       0x108a0e000 -        0x108a11fef +libogg.0.dylib (9.0.0 - compatibility 9.0.0) <3D8E1E76-FAEA-3A7A-B730-2E17627BA5C4> /usr/local/lib/libogg.0.dylib
       0x108a18000 -        0x108a5cfff +libmodplug.1.dylib (2.0.0 - compatibility 2.0.0) <7A55F4A8-4A5C-37A5-936D-BE487BD5D3C4> /usr/local/lib/libmodplug.1.dylib
       0x108afc000 -        0x108b75fff +libfreetype.6.dylib (14.2.0 - compatibility 14.0.0) <7B77397A-3D6F-3A26-926F-786BC27E5D3C> /usr/X11/lib/libfreetype.6.dylib
       0x108b90000 -        0x108bb8fff +libvorbis.0.dylib (5.5.0 - compatibility 5.0.0) <2B176649-1008-357B-8D8C-B1764B336560> /usr/local/Cellar/libvorbis/1.3.2/lib/libvorbis.0.dylib
       0x10a59b000 -        0x10a5a9ff7  com.apple.iokit.IOHIDLib (1.7.1 - 1.7.1) <74A22D19-1E4F-38E5-A905-855E3A63ABD9> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
    0x7fff6806a000 -     0x7fff6809ebaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8d7d3000 -     0x7fff8d7d7fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8d7f5000 -     0x7fff8d95cfff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8d95d000 -     0x7fff8d986fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8d987000 -     0x7fff8da2cfff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8da2d000 -     0x7fff8da79ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8da7a000 -     0x7fff8daaaff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8daab000 -     0x7fff8dac2fff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8de9f000 -     0x7fff8dea3ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8deea000 -     0x7fff8deeffff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8df3d000 -     0x7fff8df3dfff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8df3e000 -     0x7fff8df64fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8df65000 -     0x7fff8e25aff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8e25b000 -     0x7fff8e2f5ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8e34d000 -     0x7fff8e3bdfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8e631000 -     0x7fff8e6b4fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8e6b5000 -     0x7fff8e6b5fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8e701000 -     0x7fff8e701fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8e702000 -     0x7fff8e707fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8e741000 -     0x7fff8e820fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8e821000 -     0x7fff8e827fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8ebeb000 -     0x7fff8ec2cfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8f098000 -     0x7fff8f099ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8f0ee000 -     0x7fff8f0f3fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff8f0f4000 -     0x7fff8f111fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff8f112000 -     0x7fff8fab0a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8fab1000 -     0x7fff8fb53fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8fb54000 -     0x7fff8fb5bfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8fb5c000 -     0x7fff8fbb0ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8fbec000 -     0x7fff8fc02ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8fc03000 -     0x7fff8fc12fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8fe45000 -     0x7fff8febbff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff8febc000 -     0x7fff8fec5ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8fef3000 -     0x7fff8ff05ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff90cdf000 -     0x7fff90d80fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff90e04000 -     0x7fff90ef9fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff90f47000 -     0x7fff90f87ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff90f88000 -     0x7fff90f89fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff90f8a000 -     0x7fff90fceff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff90fcf000 -     0x7fff9101dfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff91048000 -     0x7fff9114dfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff914a2000 -     0x7fff914aafff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff914ab000 -     0x7fff914aefff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff914af000 -     0x7fff914affff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff914b0000 -     0x7fff914ebfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff914ec000 -     0x7fff914edfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff918f3000 -     0x7fff919f5fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff919f6000 -     0x7fff91d0ffff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff91da3000 -     0x7fff91da6ff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff91dd8000 -     0x7fff91e8bff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff91e9d000 -     0x7fff91eb1ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff91eb2000 -     0x7fff91eb7fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff91eb8000 -     0x7fff91eb8fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff91ec1000 -     0x7fff91ee5fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff91fc5000 -     0x7fff920fbfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff920fc000 -     0x7fff9216ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff92178000 -     0x7fff92183ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff92184000 -     0x7fff92324ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff923b9000 -     0x7fff923bfff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff923f1000 -     0x7fff924d5ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff92628000 -     0x7fff92636fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff92992000 -     0x7fff93598fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff93599000 -     0x7fff935d3fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff935d4000 -     0x7fff936e0fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff93b72000 -     0x7fff93d46ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff93d56000 -     0x7fff9421dfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff94321000 -     0x7fff94321fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff94322000 -     0x7fff94322fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff94323000 -     0x7fff94329fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff9433d000 -     0x7fff94399ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff9439a000 -     0x7fff943a0fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff943aa000 -     0x7fff94412ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff94423000 -     0x7fff94425fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff94434000 -     0x7fff94435ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff94492000 -     0x7fff94494ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff948c3000 -     0x7fff948f0fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff9494f000 -     0x7fff94970fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff949c4000 -     0x7fff949d7ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff94a2c000 -     0x7fff94b39fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff94b79000 -     0x7fff94bcbff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff94c36000 -     0x7fff94cbbff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff94d14000 -     0x7fff94d30ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff9511a000 -     0x7fff95128fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff95129000 -     0x7fff9539dfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff953df000 -     0x7fff953fefff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff953ff000 -     0x7fff9540eff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff9540f000 -     0x7fff954f3e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff954f4000 -     0x7fff95506ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff9550e000 -     0x7fff95541ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff95542000 -     0x7fff9585efff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9585f000 -     0x7fff9586cff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff9586d000 -     0x7fff9586ffff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff959b3000 -     0x7fff959b4fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff95a91000 -     0x7fff95beefff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff95bef000 -     0x7fff95c51ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff95d63000 -     0x7fff95d68ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff9603e000 -     0x7fff96054fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff960f1000 -     0x7fff9615cff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9619c000 -     0x7fff96263ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff96264000 -     0x7fff962a3fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff962c4000 -     0x7fff962c5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff962c6000 -     0x7fff9631eff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9640a000 -     0x7fff9645efff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff96f11000 -     0x7fff96f11fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff96f1d000 -     0x7fff97036fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff97037000 -     0x7fff970adfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff970ae000 -     0x7fff9710efff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff9715b000 -     0x7fff971dfff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff971e0000 -     0x7fff971edfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff9720a000 -     0x7fff97214ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff97215000 -     0x7fff97218fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff9722e000 -     0x7fff97335fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff97336000 -     0x7fff9733dfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9733e000 -     0x7fff9733efff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff9733f000 -     0x7fff97381ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff97382000 -     0x7fff9739fff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff973a0000 -     0x7fff973aeff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff973af000 -     0x7fff9740aff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff9741d000 -     0x7fff9745dfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9745e000 -     0x7fff97469ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff9751e000 -     0x7fff9751efff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff97791000 -     0x7fff9779cfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff977a7000 -     0x7fff977bcfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff977bd000 -     0x7fff977e8ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff977e9000 -     0x7fff97812fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff97819000 -     0x7fff978afff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff978b0000 -     0x7fff978d4fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff978d5000 -     0x7fff978ecfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff978ed000 -     0x7fff97d1afff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff97d63000 -     0x7fff97d66fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff97d67000 -     0x7fff97d69fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff97d6a000 -     0x7fff98096fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff98097000 -     0x7fff980ffff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff98100000 -     0x7fff9817bff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9817e000 -     0x7fff98183fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff98184000 -     0x7fff9818bff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff98bae000 -     0x7fff98bdaff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff98bdb000 -     0x7fff98bfbfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff98bfc000 -     0x7fff991e0fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff991e1000 -     0x7fff99209fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff99530000 -     0x7fff99534fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff99535000 -     0x7fff99737fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff9a039000 -     0x7fff9a263fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9a2c6000 -     0x7fff9a3a3fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff9a569000 -     0x7fff9a56afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff9a6db000 -     0x7fff9a6e2fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff9a7d0000 -     0x7fff9a7d4fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 94746
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=149.4M resident=67.1M(45%) swapped_out_or_unallocated=82.3M(55%)
Writable regions: Total=101.7M written=2416K(2%) resident=22.0M(22%) swapped_out=0K(0%) unallocated=79.7M(78%)

REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.0M
ATS (font support) (reserved)         8K        reserved VM address space (unallocated)
CG backing stores                   152K
CG image                              4K
CG shared images                   1224K
CoreGraphics                         16K
CoreServices                       3148K
MALLOC                             41.9M
MALLOC guard page                    48K
Memory tag=242                       12K
STACK GUARD                        56.0M
Stack                              9752K
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             12.7M
__IMAGE                             528K
__LINKEDIT                         51.5M
__TEXT                             97.9M
__UNICODE                           544K
mapped file                        35.7M
shared memory                       308K
===========                      =======
TOTAL                             359.2M
TOTAL, minus reserved VM space    359.2M

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.68f98
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
Serial ATA Device: OPTIARC DVD RW AD-5970H
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: External HDD, 0x1058  (Western Digital Technologies, Inc.), 0x0702, 0xfd120000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

AL_INVALID_VALUE error when loading the first sound of the game

On OSX, there is a bug when starting solarus.

"Cannot copy the sound samples into buffer 2400
Sound 'sounds/arrow_hit.ogg' will not be played"

Strangely, this is not really an OpenAl bug. The sound is loaded on the second try.

Actually, there is an AL_INVALID_VALUE error happening in the Sound::load_all() function, when storing the first all_sounds[] element :
all_sounds[resource_id] = Sound(resource_id);
This explain why the first sound is considered as invalid, even before loading it.
If I empty the OpenAl error buffer just after this line with alGetError(), there is no more loading problem.

At this point I don't understand the behavior.
Is your code using some OpenAl function elsewhere when calling the Sound constructor or something which can explain why this error on an empty constructor ?

While running, the hero fails to cut bushes sometimes

Il est possible de ne pas être replacé sur la bonne colonne/ligne par le moteur lorsqu'on utilise certains objets. Pour être plus clair je donne l'exemple des bottes de pégase sur deux buissons cote a cote, si on se dirige "entre les deux" en courant, le moteur ne nous replace sur aucun d'eux et considère qu'on tape un mur.
A en juger par la difficulté à reproduire, la ligne d'"entre-deux" ne doit faire qu'un ou deux pixels, donc ce n'est pas très grave.

Comme reporté, ça arrive aussi pour le grappin ou le boomerang si on est pas assez en face de la colonne/ligne visée, quoique la différence à l'air d'être plus grande que le pixel, donc c'est peut-être un comportement voulu.

[ZSDX 1.5.1] Infinite Rupees

In the cave on the right of the waterfall of Lyriann, you have a mini-game where you have to open chests. If you open all of them in one exploration session, you have a Piece of Heart. If you take all the chests but one, you have around 80 rupees. You just save the game, quit, reload, you can open all the chests again. Around one minute per 80 rupees.

AmigaONE problems

(Bug report from Lee.)

Zelda Solarus DX on AmigaONE XE/G4.

Thank you for your port of this game, it brings back many fond memories of
playing A Link to the Past on the SNES. I've encountered a few problems with
it though;

http://www.zelda-solarus.com/jeu-zsdx-soluce

2nd dungeon:
Episode 4: Caverne de Roc
01:30 - sliding floor blocks only move half space
05:26 - sliding floor blocks only move half space
12:30 - sliding floor blocks only move half space

The above meant that you become trapped without means of escape. It was
possible to complete this level by quiting the game and re-entering the
dungeon by the front-door!

Crash in boss room (flying fire-bird);
The game will crash and freeze the computer upon the grid-floor
disappearing. It was possible to complete the level by defeating this boss
before the grid-floors began to disapear!

3rd dungeon
Episode 6: Antre de Maitre Arbror
17:00 - sliding floor blocks only move half space

This prevents the ability to get through to the statue, (the statue needs an
arrow, which will drain water and enable you to obtain the key to the main
boss).

Obviously I'm now unable to progress further in the game to report any
further bugs.

AFN

Lee.

No rule to make target `/usr/lib/libvorbisfile.so', needed by `solarus'. Stop.

Hi all,
Newbie here. I tried compiling just the engine. While it compiled to 100% it did give me an error with libvorbis at the end of the compilation. Mine is a 64-bit system.

~/games/solarus$ cmake -DCMAKE_BUILD_TYPE=Release .
-- Looking for pthread_create
-- Looking for pthread_create - not found.
-- Found SDL: /usr/lib/x86_64-linux-gnu/libSDLmain.a;/usr/lib/x86_64-linux-gnu/libSDL.so;-lpthread
-- Found SDLIMAGE: /usr/lib/x86_64-linux-gnu/libSDL_image.so
-- Found SDLTTF: /usr/lib/x86_64-linux-gnu/libSDL_ttf.so
-- Found Lua51: /usr/lib/x86_64-linux-gnu/liblua5.1.so;/usr/lib/x86_64-linux-gnu/libm.so (found version "5.1.5")
-- Configuring done
-- Generating done
-- Build files have been written to: /home/shirish/games/solarus
10:41:04 shirish@deb-home: ~/games/solarus$ make
Scanning dependencies of target solarus_static
[ 1%] Building CXX object CMakeFiles/solarus_static.dir/src/SpriteAnimationDirection.cpp.o
[ 1%] Building CXX object CMakeFiles/solarus_static.dir/src/MapLoader.cpp.o
[ 2%] Building CXX object CMakeFiles/solarus_static.dir/src/TransitionFade.cpp.o
[ 2%] Building CXX object CMakeFiles/solarus_static.dir/src/DebugKeys.cpp.o
[ 3%] Building CXX object CMakeFiles/solarus_static.dir/src/DialogResource.cpp.o
[ 4%] Building CXX object CMakeFiles/solarus_static.dir/src/InventoryItem.cpp.o
[ 4%] Building CXX object CMakeFiles/solarus_static.dir/src/Dialog.cpp.o
[ 5%] Building CXX object CMakeFiles/solarus_static.dir/src/Solarus.cpp.o
[ 5%] Building CXX object CMakeFiles/solarus_static.dir/src/TransitionScrolling.cpp.o
[ 6%] Building CXX object CMakeFiles/solarus_static.dir/src/Counter.cpp.o
[ 6%] Building CXX object CMakeFiles/solarus_static.dir/src/SpriteAnimationSet.cpp.o
[ 7%] Building CXX object CMakeFiles/solarus_static.dir/src/Savegame.cpp.o
[ 8%] Building CXX object CMakeFiles/solarus_static.dir/src/Dungeon.cpp.o
[ 8%] Building CXX object CMakeFiles/solarus_static.dir/src/Map.cpp.o
[ 9%] Building CXX object CMakeFiles/solarus_static.dir/src/SpriteAnimation.cpp.o
[ 9%] Building CXX object CMakeFiles/solarus_static.dir/src/StringResource.cpp.o
[ 10%] Building CXX object CMakeFiles/solarus_static.dir/src/Camera.cpp.o
[ 10%] Building CXX object CMakeFiles/solarus_static.dir/src/GameoverSequence.cpp.o
[ 11%] Building CXX object CMakeFiles/solarus_static.dir/src/ItemProperties.cpp.o
[ 12%] Building CXX object CMakeFiles/solarus_static.dir/src/TransitionImmediate.cpp.o
[ 12%] Building CXX object CMakeFiles/solarus_static.dir/src/Treasure.cpp.o
[ 13%] Building CXX object CMakeFiles/solarus_static.dir/src/Game.cpp.o
[ 13%] Building CXX object CMakeFiles/solarus_static.dir/src/Configuration.cpp.o
[ 14%] Building CXX object CMakeFiles/solarus_static.dir/src/KeysEffect.cpp.o
[ 14%] Building CXX object CMakeFiles/solarus_static.dir/src/DialogBox.cpp.o
[ 15%] Building CXX object CMakeFiles/solarus_static.dir/src/Transition.cpp.o
[ 16%] Building CXX object CMakeFiles/solarus_static.dir/src/Screen.cpp.o
[ 16%] Building CXX object CMakeFiles/solarus_static.dir/src/GameControls.cpp.o
[ 17%] Building CXX object CMakeFiles/solarus_static.dir/src/Equipment.cpp.o
[ 17%] Building CXX object CMakeFiles/solarus_static.dir/src/Sprite.cpp.o
[ 18%] Building CXX object CMakeFiles/solarus_static.dir/src/Timer.cpp.o
[ 18%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Door.cpp.o
[ 19%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/AnimatedTilePattern.cpp.o
[ 20%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/NPC.cpp.o
[ 20%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Explosion.cpp.o
[ 21%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Block.cpp.o
[ 21%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/ConveyorBelt.cpp.o
[ 22%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Tile.cpp.o
[ 22%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/CustomEnemy.cpp.o
[ 23%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/DynamicTile.cpp.o
[ 24%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/SimpleTilePattern.cpp.o
[ 24%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/ParallaxScrollingTilePattern.cpp.o
[ 25%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Detector.cpp.o
[ 25%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/PickableItem.cpp.o
[ 26%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Chest.cpp.o
[ 26%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/CrystalBlock.cpp.o
[ 27%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Jumper.cpp.o
[ 28%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Enemy.cpp.o
[ 28%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/EnemyReaction.cpp.o
[ 29%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Hookshot.cpp.o
[ 29%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Stairs.cpp.o
[ 30%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Fire.cpp.o
[ 30%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/SelfScrollingTilePattern.cpp.o
[ 31%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/MapEntities.cpp.o
[ 32%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/CustomObstacle.cpp.o
[ 32%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Crystal.cpp.o
[ 33%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/CarriedItem.cpp.o
[ 33%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/DestinationPoint.cpp.o
[ 34%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Arrow.cpp.o
[ 34%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/DestructibleItem.cpp.o
[ 35%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Bomb.cpp.o
[ 36%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Sensor.cpp.o
[ 36%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Teletransporter.cpp.o
[ 37%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/ShopItem.cpp.o
[ 37%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Boomerang.cpp.o
[ 38%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Switch.cpp.o
[ 38%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/TilePattern.cpp.o
[ 39%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/TimeScrollingTilePattern.cpp.o
[ 40%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Hero.cpp.o
[ 40%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/MapEntity.cpp.o
[ 41%] Building CXX object CMakeFiles/solarus_static.dir/src/entities/Tileset.cpp.o
[ 41%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/PushingState.cpp.o
[ 42%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/RunningState.cpp.o
[ 42%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/TreasureState.cpp.o
[ 43%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/LiftingState.cpp.o
[ 44%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/GrabbingState.cpp.o
[ 44%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/InventoryItemState.cpp.o
[ 45%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/SwimmingState.cpp.o
[ 45%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/FreeState.cpp.o
[ 46%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/VictoryState.cpp.o
[ 46%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/SwordLoadingState.cpp.o
[ 47%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/PullingState.cpp.o
[ 48%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/PlungingState.cpp.o
[ 48%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/HurtState.cpp.o
[ 49%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/HeroSprites.cpp.o
[ 49%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/BowState.cpp.o
[ 50%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/HookshotState.cpp.o
[ 50%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/FreezedState.cpp.o
[ 51%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/StairsState.cpp.o
[ 52%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/CarryingState.cpp.o
[ 52%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/PlayerMovementState.cpp.o
[ 53%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/SpinAttackState.cpp.o
[ 53%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/SwordTappingState.cpp.o
[ 54%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/FallingState.cpp.o
[ 54%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/ForcedWalkingState.cpp.o
[ 55%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/State.cpp.o
[ 56%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/BackToSolidGroundState.cpp.o
[ 56%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/JumpingState.cpp.o
[ 57%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/BoomerangState.cpp.o
[ 57%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/SwordSwingingState.cpp.o
[ 58%] Building CXX object CMakeFiles/solarus_static.dir/src/hero/ConveyorBeltState.cpp.o
[ 58%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/SmallKeysCounter.cpp.o
[ 59%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/FloorView.cpp.o
[ 60%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/HUD.cpp.o
[ 60%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/PauseIcon.cpp.o
[ 61%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/HeartsView.cpp.o
[ 61%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/HudElement.cpp.o
[ 62%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/ActionIcon.cpp.o
[ 62%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/MagicBar.cpp.o
[ 63%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/SwordIcon.cpp.o
[ 64%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/RupeesCounter.cpp.o
[ 64%] Building CXX object CMakeFiles/solarus_static.dir/src/hud/ItemIcon.cpp.o
[ 65%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/Rectangle.cpp.o
[ 65%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/PixelBits.cpp.o
[ 66%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/Surface.cpp.o
[ 66%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/ItDecoder.cpp.o
[ 67%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/System.cpp.o
[ 68%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/Geometry.cpp.o
[ 68%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/InputEvent.cpp.o
[ 69%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/Random.cpp.o
[ 69%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/Color.cpp.o
[ 70%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/TextSurface.cpp.o
[ 70%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/VideoManager.cpp.o
[ 71%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/FileTools.cpp.o
[ 72%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/Sound.cpp.o
[ 72%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/Music.cpp.o
[ 73%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/SpcDecoder.cpp.o
[ 73%] Building CXX object CMakeFiles/solarus_static.dir/src/lowlevel/IniFile.cpp.o
[ 74%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/Script.cpp.o
[ 74%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/MapAPI.cpp.o
[ 75%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/MapScript.cpp.o
[ 76%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/GameAPI.cpp.o
[ 76%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/ItemAPI.cpp.o
[ 77%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/EnemyAPI.cpp.o
[ 77%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/MainAPI.cpp.o
[ 78%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/EnemyScript.cpp.o
[ 78%] Building CXX object CMakeFiles/solarus_static.dir/src/lua/ItemScript.cpp.o
[ 79%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/SelectionMenuChooseName.cpp.o
[ 80%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/SelectionMenu.cpp.o
[ 80%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/PauseSubmenuQuestStatus.cpp.o
[ 81%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/LanguageScreen.cpp.o
[ 81%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/PauseMenu.cpp.o
[ 82%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/SelectionMenuPhase.cpp.o
[ 82%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/SelectionMenuEraseFile.cpp.o
[ 83%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/PauseSubmenuMap.cpp.o
[ 84%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/SelectionMenuSelectFile.cpp.o
[ 84%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/PauseSubmenuOptions.cpp.o
[ 85%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/SelectionMenuOptions.cpp.o
[ 85%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/SelectionMenuChooseMode.cpp.o
[ 86%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/TitleScreen.cpp.o
[ 86%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/PauseSubmenu.cpp.o
[ 87%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/SelectionMenuConfirmErase.cpp.o
[ 88%] Building CXX object CMakeFiles/solarus_static.dir/src/menus/PauseSubmenuInventory.cpp.o
[ 88%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/JumpMovement.cpp.o
[ 89%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/PlayerMovement.cpp.o
[ 89%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/PathFinding.cpp.o
[ 90%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/RandomPathMovement.cpp.o
[ 90%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/PathMovement.cpp.o
[ 91%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/FallingOnFloorMovement.cpp.o
[ 92%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/PixelMovement.cpp.o
[ 92%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/CircleMovement.cpp.o
[ 93%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/FollowMovement.cpp.o
[ 93%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/StraightMovement.cpp.o
[ 94%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/PathFindingMovement.cpp.o
[ 94%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/Movement.cpp.o
[ 95%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/RandomMovement.cpp.o
[ 96%] Building CXX object CMakeFiles/solarus_static.dir/src/movements/TargetMovement.cpp.o
[ 96%] Building CXX object CMakeFiles/solarus_static.dir/src/snes_spc/spc.cpp.o
[ 97%] Building CXX object CMakeFiles/solarus_static.dir/src/snes_spc/SPC_Filter.cpp.o
[ 97%] Building CXX object CMakeFiles/solarus_static.dir/src/snes_spc/SNES_SPC.cpp.o
[ 98%] Building CXX object CMakeFiles/solarus_static.dir/src/snes_spc/SNES_SPC_state.cpp.o
[ 98%] Building CXX object CMakeFiles/solarus_static.dir/src/snes_spc/dsp.cpp.o
[ 99%] Building CXX object CMakeFiles/solarus_static.dir/src/snes_spc/SPC_DSP.cpp.o
[100%] Building CXX object CMakeFiles/solarus_static.dir/src/snes_spc/SNES_SPC_misc.cpp.o
Linking CXX static library libsolarus_static.a
[100%] Built target solarus_static
Scanning dependencies of target solarus
[100%] Building CXX object CMakeFiles/solarus.dir/src/lowlevel/Main.cc.o
make[2]: *** No rule to make target /usr/lib/libvorbisfile.so', needed bysolarus'. Stop.
make[1]: *** [CMakeFiles/solarus.dir/all] Error 2
make: *** [all] Error 2

I checked and re-checked to confirm whether it's an issue from my side. It seems somebody needs to patch it to run on 64-bit systems.

the error :-

make[2]: *** No rule to make target /usr/lib/libvorbisfile.so', needed bysolarus'. Stop.
make[1]: *** [CMakeFiles/solarus.dir/all] Error 2
make: *** [all] Error 2

$ apt-file search libvorbisfile.so
libvorbis-dev: /usr/lib/x86_64-linux-gnu/libvorbisfile.so
libvorbisfile3: /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3
libvorbisfile3: /usr/lib/x86_64-linux-gnu/libvorbisfile.so.3.3.4

$ aptitude search libvorbis-dev libvorbisfile3
i libvorbis-dev - The Vorbis General Audio Compression Codec (development file
i A libvorbisfile3 - The Vorbis General Audio Compression Codec (High Level API)

As can be seen both the dependencies needed are installed. Maybe the path needs to be written for 64-bit systems somewhere. This is on Debian testing i.e. Debian wheezy.

[ZSDX 1.5.1] Issue with the hitbox of enemies and hero

The hitbox is slightly moved on the left. To damage the first mini-boss in the first dungeon, you almost have to take damages to do damages. If you try to do it again, the right wing (or the left wing from the point of view of the enemy) is untouchable if the boss is not doing his "attack" (where he just swap his wing), but the other wing no problem... Another way to kill the bugged wing is to wait the wing is swapped, then attack : the hitbox is a little less precise.

In Lyriann's Cavern, I saw Link damaged while waiting on a safe spot on the part where you have to defeat the four enemies to open the way. He was on the little passage between the two parts, and a bubble touched him but it shouldn't because Link should be too far...

Black screen when running zsdx

Hello,

I compiled the source of solarus, but the game does not work. I can run it, create a profile, and select my profile. When the game starts, the screen is black, and all I can see is the interface (the buttons in the upper left corner). There is no debug output in my shell, so I can't help you but it may be because of my platform (64 bits).

(screen: https://dl.dropbox.com/u/28058500/Screenshot%20from%202012-08-05%2022%3A01%3A54.png )

Platform:

  • Ubuntu Precise, AMD64

Compilation:

  • cmake -DCMAKE_BUILD_TYPE=Debug .
  • make -j4

Exec:

  • ./solarus ./quests/zsdx/

Dungeon 7 boss: the tail is misleading

When the tail is hurt, it is not clear enough that the boss gets temporarily immobilized. We could:

  • change the sound when hurting the tail,
  • shake the boss before it stops being immobilized,
  • give the head a lighting effect to indicate that it is vulnerable.

The hero waits after conveyor belts on slow machines

[Solarus 1.5.0 on Debian squeeze]
Il n'y a pas de ralentissement visible à noter, enfin pas de freeze en tout cas, cependant certains évènements mettent du temps à s'activer. Par exemple entre chaque dalle fléchée, il y a une demi seconde de blanc.

Indexed images fail to load on Mac OS 10.5

I'll open some issues instead of the TODO List on sources comments :)

There is a bug with indexed image on Mac, when using IMG_Load_RW() (on lowlevel/Surface constructor)

On 10.6+, some 8bpp PNG are stored as 32bpp SDL_Surface* .
I really don't know where the conversion is apply : according to SDL_image sources, this fonction is supposed to return the exact same 8bpp SDL_Surface* .
Actually, IMG_Load_RW() can load as 8bpp SDL_Surface* . There is four 8bpp image loaded after the Selection Menu, all others are 32bpp.
Maybe there is a corrupted PNG used for collision test ?

On 10.5 , there are considered as invalid image, and SDL_GetError() report an BitPerPixel error ('u' bpp). The application crashes after a "Cannot load image 'title_screen_initialization.png' " error on terminal.

I firstly think this is a SDL or OSX bug, but the 10.6+ behaviour make me doubt.

Do you see another way to explore ?

Crystal blocks may get animated too late

In dungeon 6 of zsdx, when I take the teletransporter that leads to the north-west room of the second floor, the crystal blocks in this room appear to be changing.

Tomber d'un étage sur un coffre

Il est possible d'être bloqué en tombant d'un étage sur un coffre, dans la montagne des terreurs (le coffre contenant le flacon). Il faudrait peut-être laisser la possibilité de tomber d'un étage sur les coffres mais de pouvoir en sauter, comme pour les blocs.

Compilation failed on ArchLinux after Lua upgrade

/home/benobiwan/git/solarus/src/DialogResource.cpp: In static member function 'static void DialogResource::initialize()':
/home/benobiwan/git/solarus/src/DialogResource.cpp:51:27: error: 'lua_open' was not declared in this scope
make[2]: *** [CMakeFiles/solarus_static.dir/src/DialogResource.cpp.o] Error 1
make[1]: *** [CMakeFiles/solarus_static.dir/all] Error 2
make: *** [all] Error 2

Lua was updated some days ago :
[2012-12-12 20:05] upgraded lua (5.1.5-2 -> 5.2.1-3)
[2012-12-12 20:05] installed lua51 (5.1.5-3)
So it may be linked to this upgrade.

cmake seems to link to the right library :
-- Found Lua51: /usr/lib/liblua5.1.so;/usr/lib/libm.so

[Map Editor] Select an invisible element

When you hide obstacles objects (example : don't show bushes), if you select something where the invisible thing is up to, you select the invisible thing instead of the visible object.

To try : open the world map A2, hide obstacles and try to select the hole on the right of the castle, leading you to the Dungeon 5 B1. If you try to delete the "teleporter", you delete in fact the bush despite the fact it's invisible.

When scrolling between maps, the hero moves too suddenly

[Solarus 1.5.0 on Debian Squeeze]
Au moment où l'on touche le bord de l'écran pour aller sur une map voisine, Link se décale de quelques pixels brusquement. Sur les autres machines c'était moins visible, mais avec un chargement de map plus lent ça saute franchement à l'oeil. Je suppose que c'était dans la Todo list mais il faudra peut-être poursuivre l'animation en cours avec un effet de ralenti, voir simplement à sortir le joueur de l'écran si on veut calquer ALTTP.

Bloc de somaria

Je suis resté bloqué sur mon "bloc de somaria" dans la salle précédent le boss du donjon 7 (Je l'ai mal placé et il chevauchait deux dalles fléchées, et en voulant le pousser je suis resté coincé dessus) car je n'avais plus de magie pour le faire disparaitre. Je suggère tout simplement que quand on a plus de magie et qu'on utilise la canne, les éventuels blocs déjà créé disparaissent.
Peut-être que les blocs de somaria devraient être affectés par ces dalles également.

Make Solarus fully compatible with OSX 10.8

Make the XCode project to let the possibility to register an application created with the Solarus engine.
This will allow to distribute ZSDX on Mac App Store, and especially to be able to run it on Mac 10.8 without change new "security" settings.

http://forums.zelda-solarus.com/index.php/topic,22375.0.html (french)
https://developer.apple.com/library/mac/#releasenotes/General/SubmittingToMacAppStore/_index.html#//apple_ref/doc/uid/TP40010572

The XCode project will just transcribe the CMake part, and build the bundle and the quest by itself.
There still will be a target for each steps (quest, main binary and bundle)

There is only a point of contention, Apple now want us to use some 10.6+ functions, like to get the "~/Application Support" folder ( https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSFileManager_Class/Reference/Reference.html#//apple_ref/occ/instm/NSFileManager/URLsForDirectory:inDomains: )
I want to properly cover the most possible versions systems, so if we follow this instructions, we have to move some portions of code from CMakeList to Obj-C sources and use a(n existing ?) minimum version flag (and keep the Cmake OSX install part to be able to build very older versions)

Is it ok for you ?

SimpleIni.h method not in scope with gcc 4.7.0 on Arch Linux

…/src/solarus/include/simpleini/SimpleIni.h:421:50: error: ‘SizeToStore’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]

Patch below:

diff --git a/include/simpleini/SimpleIni.h b/include/simpleini/SimpleIni.h
index 7c25f2f..9c18921 100644
--- a/include/simpleini/SimpleIni.h
+++ b/include/simpleini/SimpleIni.h
@@ -418,7 +418,7 @@ public:
return *this;
}
bool ConvertToStore(const SI_CHAR * a_pszString) {

  •        size_t uLen = SizeToStore(a_pszString);
    
  •        size_t uLen = SI_CONVERTER::SizeToStore(a_pszString);
         if (uLen == (size_t)(-1)) {
             return false;
         }
    

Use SDL_HWSURFACE (or at least, use the same flag everywhere)

The OSX's port of solarus currently doesn't use Hardware Surface when blitting.

Moreover, there is some SDL_HWSURFACE and SDL_SWSURFACE flags hardcoded.
Is it better (and possible) to use the same flag everywhere by adding a definition in Common.h ?

If yes, maybe you can use SDL_SWSURFACE everywhere : most of players use fullscreen or stretched display, so there is pixel access at each frame.
Unless I'm wrong, accessing pixel with SDL and SDL_HWSURFACE option force to use processor for calculations, and then send the surface to graphic card again, so using this flag only make sense with the "normal" display.

To finish, there is a quote from SDL_SetVideoMode documentation :
"Many platforms can only provide a hardware surface when using SDL_FULLSCREEN"

Segfaults with dialogs

(Bug report from Julien.)

I'm running on Arch64.

I have encountered some segmentation faults which crashed the game. Here is what I got with gdb :

(gdb) run
Starting program: /usr/bin/solarus
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0x7ffff1a00700 (LWP 1509)]
[Thread 0x7ffff1a00700 (LWP 1509) exited]
[New Thread 0x7ffff1a00700 (LWP 1510)]
[New Thread 0x7fffed1fe700 (LWP 1511)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6736bd8 in std::basic_string<char, std::char_traits, std::allocator >::basic_string(std::string const&) () from /usr/lib/libstdc++.so.6
(gdb) bt
#0 0x00007ffff6736bd8 in std::basic_string<char, std::char_traits, std::allocator >::basic_string(std::string const&) ()

from /usr/lib/libstdc++.so.6
#1 0x00000000004c78f9 in TextSurface::add_char(char) ()
#2 0x0000000000507bc8 in DialogBox::add_character() ()
#3 0x000000000050823c in DialogBox::show_all_now() ()
#4 0x000000000050af2a in GameControls::key_pressed(InputEvent::KeyboardKey) ()
#5 0x0000000000511d5f in GameControls::notify_event(InputEvent&) ()
#6 0x0000000000450c0e in Solarus::main_loop() ()
#7 0x000000000044d78e in main ()

It happened only during dialogs but it randomly appears (at the beginning, or inside the cave... only when there is dialogs)

Dungeon 5 boss key

I'm in dungeon 5, have all the chests open and don't have the boss key. Am I missing something or is this a bug? I've ran through the entire dungeon multiple times seeing if I missed anything and can't find anything. Also, there is no chest on my map to open.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.