Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
soundext.cc
Age
Commit message (
Expand
)
Author
2011-07-05
Added support for a jump engine start sound, correted a typo in client.h.
Stijn Buys
2011-07-02
Dont' draw the player's ship in Cockpit view,
Stijn Buys
2011-05-07
Removed a number of unused variables to make gcc 4.6 happy.
Stijn Buys
2010-12-08
Ignore the angle keys on map sounds, corrected audio position for model sound...
Stijn Buys
2010-11-08
moved clear() from game::Game~ to core::GameServer~ (solves FIXME),
Stijn Buys
2010-10-09
fix crash introduced with inventory transfer, buywindow credits indicator,
Stijn Buys
2010-02-25
looped sound support for fx_sound model tags
Stijn Buys
2010-02-25
added initial support for model sound tags,
Stijn Buys
2009-08-18
astyle cleanup, corrects not loading of material textures
Stijn Buys
2009-08-16
more constness
Stijn Buys
2009-03-07
renamed Entity::eventstate() to Entity::state(),
Stijn Buys
2009-01-24
fixes a crash when going to impulse in a ship with an unkown model
Stijn Buys
2008-12-27
Fix text color configuration
Stijn Buys
2008-11-23
clean module consturction/destruction
Stijn Buys
2008-11-15
entity extensions
Stijn Buys