|
|
@6285
|
15 years |
youngk |
Launching sound of the Rocket plays normally now. Changed …
|
|
|
@6279
|
15 years |
scheusso |
overlay fix in NHC
|
|
|
@6278
|
15 years |
rgrieder |
Use base class method for getInstance (for tolua interface).
|
|
|
@6273
|
15 years |
scheusso |
radar working again (also focus incl. cycleNavigationFocus)
|
|
|
@6272
|
15 years |
scheusso |
radar works again now
|
|
|
@6271
|
15 years |
rgrieder |
- alProcessContext isn't necessary after all: the operation is even …
|
|
|
@6270
|
15 years |
rgrieder |
Switched from ResourceInfo to std::string for the buffer …
|
|
|
@6269
|
15 years |
rgrieder |
At last, found the sound bug: A long time ago somebody wrote …
|
|
|
@6265
|
15 years |
scheusso |
fixed weapon sound source problem
|
|
|
@6260
|
15 years |
rgrieder |
Audio sources seem to be very limited resources. If we create more …
|
|
|
@6256
|
15 years |
rgrieder |
Removed debug output.
|
|
|
@6255
|
15 years |
rgrieder |
Temporarily resolved problem of sounds only playing once.
|
|
|
@6254
|
15 years |
rgrieder |
Added sound effects pooling. This should avoid long respawns (due to …
|
|
|
@6245
|
15 years |
youngk |
Implemented Firing sounds in Weapons HsW01, LightningGun and …
|
|
|
@6244
|
15 years |
rgrieder |
Enhanced startup and shutdown sequence of the SoundManager in respect …
|
|
|
@6243
|
15 years |
rgrieder |
Modified config value macros so you can use them as one-liner.
And the …
|
|
|
@6241
|
15 years |
youngk |
Changed COUT level from three to four, because showing volume change …
|
|
|
@6237
|
15 years |
rgrieder |
Removed (commented) everything related to ALC (OpenAL library part). …
|
|
|
@6236
|
15 years |
scheusso |
showing and hiding of overlays should now work correct with respawning …
|
|
|
@6234
|
15 years |
rgrieder |
Fixed the sound bug where it didn't play when setting the source too …
|
|
|
@6232
|
15 years |
rgrieder |
Fixed two problems in the sound system: Buffers did not get removed …
|
|
|
@6231
|
15 years |
dafrick |
Removed a warning in BaseSound.
|
|
|
@6226
|
15 years |
youngk |
At least managed to fix the "not-playing-sound-on-first-load" bug: …
|
|
|
@6223
|
15 years |
scheusso |
fixed some uninitialised variables
|
|
|
@6222
|
15 years |
youngk |
Cleaned up the code a little
|
|
|
@6218
|
15 years |
rgrieder |
Fixed at least 8 unitialised value problems though not all of them are …
|
|
|
@6216
|
15 years |
scheusso |
fixed a bug in NewHumanControlled which caused the controller to show …
|
|
|
@6212
|
15 years |
scheusso |
changed arrows because michi didn't upload the arrow pictures
|
|
|
@6210
|
15 years |
wirthmi |
Buggy version!
|
|
|
@6208
|
15 years |
dafrick |
Small error in SoundManager. Compiles now.
|
|
|
@6207
|
15 years |
youngk |
Speed dependent pitching of the sounds works now for engine states: …
|
|
|
@6205
|
15 years |
youngk |
Resolved Conflicts, edited a few COUTs and commented out a …
|
|
|
@6204
|
15 years |
rgrieder |
Better error handling for sound.
|
|
|
@6203
|
15 years |
rgrieder |
Added buffer buffering: Sounds are only loaded into one buffer and …
|
|
|
@6202
|
15 years |
youngk |
Implemented speed dependent audio pitch. pitching doesn't …
|
|
|
@6199
|
15 years |
scheusso |
hide controller overlay when in gui mode
|
|
|
@6197
|
15 years |
dafrick |
Small adjustments, better code re-use, added getConfig() function to …
|
|
|
@6195
|
15 years |
wirthmi |
More camera easing, new center overlay and pauseControl/resumeControl
|
|
|
@6194
|
15 years |
dafrick |
Some adjustments regarding tolua export and sound menu.
|
|
|
@6192
|
15 years |
scheusso |
some cleaning up and improvements in synchronisation of vector2,3,4 …
|
|
|
@6191
|
15 years |
rgrieder |
Moved sound listener to the active camera and fixed the ambient …
|
|
|
@6190
|
15 years |
rgrieder |
Small style changes (no code changes).
|
|
|
@6189
|
15 years |
rgrieder |
Didn't see that the compiler threw some errors after all.
Fixed.
|
|
|
@6188
|
15 years |
rgrieder |
Fixed a bug in BaseSound that caused every sound to play immediately …
|
|
|
@6187
|
15 years |
rgrieder |
Added better engine effects: you can still add any WorldEntity to the …
|
|
|
@6186
|
15 years |
dafrick |
Some cleanup in SoundManager and related classes. Overrall volume …
|
|
|
@6184
|
15 years |
dafrick |
Created capability in SoundManager to set an overall volume, and to …
|
|
|
@6183
|
15 years |
rgrieder |
Added preUpdate and postUpdate methods for all classes inheriting …
|
|
|
@6182
|
15 years |
rgrieder |
Singleton pointer initialisation should be part of the …
|
|
|
@6180
|
15 years |
rgrieder |
Extended Shell line colouring in order to distinguish output from …
|
|
|
@6173
|
15 years |
wirthmi |
Working permanent acceleration.
|
|
|
@6170
|
15 years |
rgrieder |
Reduced camera lag induced by occasional high delta times.
|
|
|
@6165
|
15 years |
landauf |
"Fixed" 'Can't assign NULL identifier' error message and replaced it …
|
|
|
@6164
|
15 years |
landauf |
bots now also hit their target
|
|
|
@6160
|
15 years |
scheusso |
server may now pause/slow the game (also on clients) with commands …
|
|
|
@6159
|
15 years |
rgrieder |
Fixed bug in HumanController introduced with the virtual functions.
|
|
|
@6158
|
15 years |
rgrieder |
Fixed mouse look in slow motion.
|
|
|
@6157
|
15 years |
scheusso |
fix in NewHumanController which caused the spaceship to shoot always …
|
|
|
@6153
|
15 years |
scheusso |
some fixes in weapon system / weapons
fabian: projectiles also spawn …
|
|
|
@6152
|
15 years |
dafrick |
Apparently you can introduce a segfault just by setting some default …
|
|
|
@6151
|
15 years |
dafrick |
Added default values in WeaponMode.
|
|
|
@6150
|
15 years |
scheusso |
merged menu branch to presentation2 branch with some additional fixes …
|
|
|
@6149
|
15 years |
wirthmi |
Introduced new feature: permanent speed
|
|
|
@6144
|
15 years |
wirthmi |
New input mode
|
|
|
@6143
|
15 years |
wirthmi |
updateTarget() fixed
|
|
|
@6139
|
15 years |
rgrieder |
Fixed a bug in Shell and changed parental order in InGameConsole.
|
|
|
@6138
|
15 years |
landauf |
removed superfluous "it" from two for loops which caused two warnings
|
|
|
@6136
|
15 years |
landauf |
BlinkingBillboard now blinks properly also with ogre 1.6 (which …
|
|
|
@6135
|
15 years |
landauf |
replaced UTFStringConversions.h by DisplayStringConversions.h which …
|
|
|
@6129
|
15 years |
rgrieder |
Hopefully fixed in game console text visibility issue (again).
|
|
|
@6128
|
15 years |
rgrieder |
Hopefully fixed in game console text visibility issue.
|
|
|
@6127
|
15 years |
rgrieder |
Fixed sound problem (annoying cracking) and increased buffers for …
|
|
|
@6123
|
15 years |
scheusso |
synchronisation of pointers to classes that inherit from …
|
|
|
@6122
|
15 years |
rgrieder |
Fixed dedicated problem in NHC and a memory leak on windows in the …
|
|
|
@6120
|
15 years |
rgrieder |
Found some tabs
|
|
|
@6119
|
15 years |
rgrieder |
svn:eol-style "native" should be set for all text files.
|
|
|
@6118
|
15 years |
rgrieder |
Removed two files that the console branch merge didn't remove.
|
|
|
@6117
|
15 years |
rgrieder |
Merged sound3 branch to presentation2.
|
|
|
@6116
|
15 years |
scheusso |
this should prevent unneccessary network traffic
|
|
|
@6115
|
15 years |
scheusso |
mouselook now also working when steering a rocket
|
|
|
@6114
|
15 years |
scheusso |
NHC goes now through all parents of raytraced objects in order to …
|
|
|
@6113
|
15 years |
scheusso |
NHC creator hack is now not so hacky anymore
|
|
|
@6112
|
15 years |
scheusso |
first attempts to have synchronised fire direction and target
however …
|
|
|
@6111
|
15 years |
scheusso |
made some changes in NewHumanController, Pawn, CE, Controller and …
|
|
|
@6108
|
15 years |
scheusso |
merged steering branch to presentation2 branch
|
|
|
@6107
|
15 years |
rgrieder |
Merged particles2 branch to presentation2.
|
|
|
@6106
|
15 years |
rgrieder |
Created merger branch for the HS09 presentation.
|
|
copied from code/trunk/src/orxonox:
|
|
|
@6105
|
15 years |
rgrieder |
Merged console branch back to trunk.
|