Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/chris/src/orxonox.conf @ 2161

Last change on this file since 2161 was 2105, checked in by chris, 20 years ago

orxonox/branches/chris: Port to SDL complete. Everything compiles and the generated executable runs without crashing. Keyboard and mouse handling works. Drawing is messed up, possibly because of my incompetent Rotation class. Hence all you see at them moment is a pitch black screen. I added the makefile I used to compile it since bensch hasn't yet included SDL into the configure script.

File size: 136 bytes
Line 
1[Bindings]
2UP=up
3DOWN=down
4LEFT=left
5RIGHT=right
6SPACE=fire
7ESCAPE=quit
8q=quit
9BUTTON_LEFT=fire
10BUTTON_RIGHT=altfire
11b=benscho
Note: See TracBrowser for help on using the repository browser.