|
|
@6171
|
15 years |
scheusso |
fixed problem with ioconsole not restoring terminal settings when a …
|
|
|
@6170
|
15 years |
rgrieder |
Reduced camera lag induced by occasional high delta times.
|
|
|
@6169
|
15 years |
rgrieder |
Fixed config value not setting problem in Core and Game.
|
|
|
@6168
|
15 years |
landauf |
tweaked rocketfire a little
|
|
|
@6167
|
15 years |
landauf |
- you don't have to set the syncMode of the CameraPosition to 0x0, …
|
|
|
@6166
|
15 years |
rgrieder |
Fixed auto completion:
- When completing for instance "KeyBin", it was …
|
|
|
@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
|
|
|
@6162
|
15 years |
landauf |
fixed build, we have to link network into tools since r6160 (maybe …
|
|
|
@6161
|
15 years |
rgrieder |
Fixed uninitialised value problem with the statistics (at least for …
|
|
|
@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 …
|
|
|
@6156
|
15 years |
scheusso |
cleanup in GUIManager
most functionality now in lua
|
|
|
@6155
|
15 years |
rgrieder |
Fixed mouse position problem: Internal value could still be larger than 1.
|
|
|
@6154
|
15 years |
dafrick |
Didn't compile because Pawn.h wasn't included in LightningGun.cc, …
|
|
|
@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
|
|
|
@6148
|
15 years |
cmueri |
fix
|
|
|
@6147
|
15 years |
youngk |
Corrected a small typo concerning the looping of sounds
|
|
|
@6146
|
15 years |
cmueri |
10 new layout- and lua-files for the menues added
|
|
|
@6145
|
15 years |
scheusso |
seems like i forgot to add some files. sorry about that
|
|
|
@6144
|
15 years |
wirthmi |
New input mode
|
|
|
@6143
|
15 years |
wirthmi |
updateTarget() fixed
|
|
|
@6141
|
15 years |
rgrieder |
Better colour scheme for the IOConsole on Windows.
|
|
|
@6140
|
15 years |
rgrieder |
Extended IOConsole to a Windows implementation. It doesn't yet work …
|
|
|
@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
|
|
|
@6137
|
15 years |
landauf |
Ogre introduced overloadings of the << operator for Radian and Degree …
|
|
|
@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 …
|
|
|
@6134
|
15 years |
scheusso |
can't imagine why i never encountered any problems with that
|
|
|
@6133
|
15 years |
rgrieder |
Removed annoying "statement has no effect" warning (gcc).
|
|
|
@6132
|
15 years |
scheusso |
reverted r6130
|
|
|
@6131
|
15 years |
scheusso |
forgot a file
|
|
|
@6130
|
15 years |
landauf |
fixed build
|
|
|
@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 …
|
|
|
@6126
|
15 years |
landauf |
created new cc branch
|
|
|
@6125
|
15 years |
landauf |
removed consolecommand branch
|
|
|
@6124
|
15 years |
scheusso |
forgot to revert that change
|
|
|
@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 …
|
|
|
@6121
|
15 years |
rgrieder |
Removed CoreConfiguration and GameConfiguration workaround. I have …
|
|
|
@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 …
|
|
|
@6110
|
15 years |
scheusso |
merging 6109 from particles2 to presentation2
|
|
|
@6109
|
15 years |
cdaniel |
New Explosion added (bigger than actual rocket explosion)
|
|
|
@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.
|
|
|
@6104
|
15 years |
rgrieder |
Smoother IOConsole exit function
|
|
|
@6103
|
15 years |
rgrieder |
Cleanup in IOConsole
|
|
|
@6102
|
15 years |
rgrieder |
Changed "source" parameter of AmbientSound to "ambientSource" to …
|
|
|
@6101
|
15 years |
scheusso |
rocket now steerable also on client
AIController shoots again now …
|
|
|
@6100
|
15 years |
rgrieder |
Added a sound for the engine (forward active mode) by overloading …
|
|
|
@6099
|
15 years |
cdaniel |
New Explosion (explosion4.particle) for the Rocket.
|
|
|
@6098
|
15 years |
cdaniel |
Fixed Rocket.cc (starts now in correct direction when played with …
|
|
|
@6097
|
15 years |
youngk |
Changed default menu sound to mainmenu.ogg
|
|
|
@6093
|
15 years |
youngk |
Patched sound.oxw to adapt to new sounds.
|
|
|
@6091
|
15 years |
wirthmi |
The weapon is firing where the mouse is pointing. Uncoupling of the …
|
|
|
@6089
|
15 years |
rgrieder |
Fixed IOConsole on tardis (some ANSI escape sequences were not working)
|
|
|
@6088
|
15 years |
youngk |
More or less nicely working sound module. Cross-Fading works well …
|
|
|
@6087
|
15 years |
scheusso |
changes in PlayerInfo and Rocket (and scene)
not yet working in …
|
|
|
@6086
|
15 years |
cdaniel |
|
|
|
@6082
|
15 years |
scheusso |
some fixes in Rocket
there are two new function ins PlayerInfo: …
|
|
|
@6081
|
15 years |
scheusso |
more improvements
|
|
|
@6080
|
15 years |
scheusso |
some improvements in steering, but not yet good
|
|
|
@6079
|
15 years |
scheusso |
trying to make CE change possible
|
|
|
@6078
|
15 years |
landauf |
delete weaponpacks which were defined in xml but don't fit onto the …
|
|
|
@6076
|
15 years |
scheusso |
some fixes in the weaponsystem and weaponsettings3.oxi
|
|
|
@6074
|
15 years |
rgrieder |
Don't say a word..
|
|
|
@6072
|
15 years |
rgrieder |
Removed some tabs.
|
|
|
@6071
|
15 years |
rgrieder |
Improved synchronisability of the sound classes (not yet …
|
|
|
@6070
|
15 years |
rgrieder |
OpenAL sources should be linked to the lifetime of a BaseSound.
|
|
|
@6069
|
15 years |
rgrieder |
Detail changes in the sound classes.
Plus fixed the level sound …
|
|
|
@6068
|
15 years |
rgrieder |
Deleted ogre log file.
|
|
|
@6067
|
15 years |
rgrieder |
Merged revisions 6054, 6056 and 6057 to particles2 branch.
|
|
|
@6066
|
15 years |
rgrieder |
Fixed msvc build: file migration problem.
|
|
|
@6065
|
15 years |
scheusso |
cleaned up Rocket mess a bit
there is yet a bug if RocketFire is in …
|
|
|
@6063
|
15 years |
scheusso |
removed obsolete mainmenu branch
|
|
|
@6062
|
15 years |
scheusso |
removing old core5 branch
|
|
|
@6060
|
15 years |
landauf |
created new branch to work on the console commands
|
|
|
@6059
|
15 years |
cdaniel |
|
|
|
@6058
|
15 years |
rgrieder |
Found the firing direction bug: "Fixed goes first" we were told a few …
|
|
|
@6055
|
15 years |
rgrieder |
Resolved projectile targeting problem by introducing a ClassTreeMask. …
|
|
|
@6053
|
15 years |
scheusso |
creating new menuanimations branch for beni to work on animated menus
|
|
|