Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6367   16 years rgrieder Moved CEGUI event hack from KeyBinderManager to GUIManager and made …
(edit) @6366   16 years rgrieder Fixed alt+tab problem: This key combination should be ignored on all …
(edit) @6365   16 years rgrieder Fixed segfault (when hitting tab in main menu) and second mode problem …
(edit) @6364   16 years rgrieder Fixed output problem in Shell (non complete line output was not …
(edit) @6363   16 years rgrieder svn:eol-style "native" for all text files. Also removed two executable …
(edit) @6362   16 years scheusso joystick names are pretty now
(edit) @6361   16 years rgrieder Temporary fix for the missing munition type.
(edit) @6360   16 years rgrieder Fixed cursor behaviour when steering with a gamepad.
(edit) @6359   16 years decapitb some minor changes
(edit) @6358   16 years decapitb a rocket near the ghost ships triggers an attack (obviously they feel …
(edit) @6357   16 years decapitb adjusted speed of the ghost spaceship, the demo won't be so slow now
(edit) @6356   16 years scheusso god mode hack for presentation
(edit) @6355   16 years dafrick Made KeyBindMenu less Resolution dependent, because of this the …
(edit) @6354   16 years erwin Implemented streamer thread, TODO patch SoundBuffer to use it
(edit) @6353   16 years dafrick Adjusted scroll step size to allow for scrolling that is actually useful.
(edit) @6352   16 years dafrick Adjusted commandButton size to fit the new commands. Expanded …
(edit) @6351   16 years scheusso keybinding now possible without scrolling again and again
(edit) @6350   16 years rgrieder IOConsole should not process input during destruction.
(edit) @6349   16 years rgrieder Overriding preDestroy() in AmbientSound to make them fade out when the …
(edit) @6348   16 years rgrieder Adding OrxonoxClass::preDestroy(). This method gets called when an …
(edit) @6347   16 years decapitb added a second asteroid field with "ghost" and enemies
(edit) @6346   16 years scheusso added additional keybinds (which i find usefull)
(edit) @6345   16 years decapitb added some "ghost ships" and a destroyer
(edit) @6344   16 years decapitb useless
(edit) @6343   16 years decapitb added sounless (_SL) Templates for ghost, hxy and transporter to avoid …
(edit) @6342   16 years decapitb added Transporter to the level, not too happy with the result yet
(edit) @6341   16 years decapitb added weapons and effects to the Transporter
(edit) @6340   16 years rgrieder Fixed bug: Ambient sounds were sometimes not played at all (caused by …
(edit) @6339   16 years dafrick Undid an error I mad while removing empty lines. Quitting from …
(edit) @6338   16 years youngk Added a little sound to the presentation level.
(edit) @6336   16 years dafrick Forgot to remove debug output…
(edit) @6335   16 years dafrick Removed empty lines. Adjusted size of boxes in KeyBindMenu so that the …
(edit) @6334   16 years cmueri All the menus (inclusive InGameMenus) have an equal design, some menus …
(edit) @6333   16 years landauf ~
(edit) @6332   16 years rgrieder Improved SoundBuffer class design and removed its pooling property …
(edit) @6331   16 years erwin Attempt to improve sound loading performance
(edit) @6330   16 years erwin Minor commit to get the changes from my netbook to my computer
(edit) @6329   16 years rgrieder Who the hell uses ints to synchronise part of a float vector? Well, I …
(edit) @6328   16 years landauf warnings -= 2
(edit) @6327   16 years rgrieder Engine synchronisation seems to work more or less. Fire sound still …
(edit) @6326   16 years scheusso ambient sound synchronisation now working (however not in combination …
(edit) @6325   16 years rgrieder Disabled drag in mouse look.
(edit) @6324   16 years dafrick Improved KeyBindMenu further. This is the final version for the …
(edit) @6323   16 years rgrieder Added engine sounds to the presentation space ship.
(edit) @6322   16 years rgrieder Added audio source management. This should reduce the problems when …
(edit) @6321   16 years scheusso small fix
(edit) @6320   16 years scheusso various fixes for client: NHC, sound, callback handling of Vector4 & …
(edit) @6319   16 years rgrieder Simplified the Clock code a little (doesn't mean it got simpler though ).
(edit) @6318   16 years rgrieder This should fix the fps limiter if you play longer than 232 nanoseconds.
(edit) @6317   16 years landauf blah
(edit) @6316   16 years scheusso fixed NHC behaviour in rocket mode
(edit) @6315   16 years scheusso fixed rocket on client (uninitialised values)
(edit) @6314   16 years landauf fixed some warnings
(edit) @6313   16 years scheusso further network fixes changed screenshot format from jpeg to tiff …
(edit) @6312   16 years wirthmi Fixes for damage overlay
(edit) @6311   16 years dafrick The KeyBindMenu now shows all Keybindings and allows for various …
(edit) @6310   16 years wirthmi Added damage overlays
(edit) @6307   16 years scheusso Approach to make sounds synchronisable (not yet working)
(edit) @6306   16 years decapitb new backlight
(edit) @6305   16 years decapitb added some enemies and stuff
(edit) @6303   16 years rgrieder Removed deprecated method in GUIManager.
(edit) @6302   16 years rgrieder Fixed cursor not showing in full screen when returning to the main menu.
(edit) @6301   16 years rgrieder Changed an input strategy: When you press a key but don't release it …
(edit) @6300   16 years decapitb weaponsettings for HXY
(edit) @6299   16 years decapitb added basic weapon and control to HXY
(edit) @6298   16 years scheusso hackfix with config values/sound device
(edit) @6295   16 years wirthmi Changed a function call when hit from damage() to hit(). Pass through …
(edit) @6293   16 years rgrieder Fixed HUDNavigation: Aim position is not available anymore (projectile …
(edit) @6292   16 years cmueri New layout of the keybind menu.
(edit) @6291   16 years decapitb -d
(edit) @6290   16 years decapitb fixed a bug
(edit) @6289   16 years wirthmi Fixed bug: overlays hide when ingame menu is brought up
(edit) @6287   16 years decapitb ghost has second weapon
(edit) @6286   16 years decapitb ghost has backlights
(edit) @6285   16 years youngk Launching sound of the Rocket plays normally now. Changed …
(edit) @6284   16 years dafrick Bug fix. 0 != nil in lua…
(edit) @6283   16 years dafrick Some enhancements in KeyBindMenu.lua and InfoPopup, clear doesn't …
(edit) @6282   16 years decapitb removed some useless lines
(edit) @6281   16 years rgrieder Added LuaFunctor that can execute arbitrary lua code. Also added …
(edit) @6280   16 years rgrieder Changes did not work at all in Release mode (strange).
(edit) @6279   16 years scheusso overlay fix in NHC
(edit) @6278   16 years rgrieder Use base class method for getInstance (for tolua interface).
(edit) @6277   16 years rgrieder Small changes, optimisations and typos.
(edit) @6276   16 years youngk Adjusted two calls for differently named sound files.
(edit) @6273   16 years scheusso radar working again (also focus incl. cycleNavigationFocus)
(edit) @6272   16 years scheusso radar works again now
(edit) @6271   16 years rgrieder - alProcessContext isn't necessary after all: the operation is even …
(edit) @6270   16 years rgrieder Switched from ResourceInfo to std::string for the buffer …
(edit) @6269   16 years rgrieder At last, found the sound bug: A long time ago somebody wrote …
(edit) @6268   16 years dafrick Added more Keybindings to the KeyBinMenu and the displayed names of …
(edit) @6266   16 years dafrick KeyBindMenu is working now. (Apart from some minor faults) Found some …
(edit) @6265   16 years scheusso fixed weapon sound source problem
(edit) @6262   16 years cmueri Fullscreen and resolution changes are now available in the menu.
(edit) @6261   16 years rgrieder Tolua interface for GameMode that has functions like playsSound, …
(edit) @6260   16 years rgrieder Audio sources seem to be very limited resources. If we create more …
(edit) @6259   16 years scheusso menu automatically reads ogre config path
(edit) @6258   16 years cmueri The fullscreen button is now available, but you have to change the …
(edit) @6257   16 years decapitb new level presentationHS09b with asteroid field fog and most …
(edit) @6256   16 years rgrieder Removed debug output.
(edit) @6255   16 years rgrieder Temporarily resolved problem of sounds only playing once.
Note: See TracRevisionLog for help on using the revision log.