Quake 3 source released - XCode project included

nabobnick
Unregistered
 
Post: #15
Big suprise for me was keyboard handling. Instead of overriding NSApplication they use a normal NSApplication but intercept the events in a custom loop after applicationDidFinishLaunching. Plus for some reason they are using the lower level system events to track the mouse buttons (maybe because you can detect more than 3 buttons on your mouse?). That's all I've looked at so far.
Quote this message in a reply
Post Reply 


Messages In This Thread
Quake 3 source released - XCode project included - MarkJ - Aug 20, 2005, 05:23 PM
Quake 3 source released - XCode project included - nabobnick - Aug 21, 2005 11:22 AM
Quake 3 source released - XCode project included - Frank C. - Aug 22, 2005, 12:12 AM
Quake 3 source released - XCode project included - UnifiedMac - Aug 23, 2005, 12:26 AM
Quake 3 source released - XCode project included - Sixten - Sep 15, 2005, 01:26 PM
Quake 3 source released - XCode project included - PatrickB - Nov 6, 2005, 12:05 PM
Quake 3 source released - XCode project included - UnifiedMac - Nov 19, 2005, 08:51 PM
Quake 3 source released - XCode project included - joe07734 - Dec 26, 2005, 08:29 PM