Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6186   14 years dafrick Some cleanup in SoundManager and related classes. Overrall volume …
(edit) @6185   14 years rgrieder Extended ExprParser to support arbitrary variables. You can set them …
(edit) @6184   14 years dafrick Created capability in SoundManager to set an overall volume, and to …
(edit) @6183   14 years rgrieder Added preUpdate and postUpdate methods for all classes inheriting …
(edit) @6182   14 years rgrieder Singleton pointer initialisation should be part of the …
(edit) @6181   14 years rgrieder Fixed Linux IOConsole
(edit) @6180   14 years rgrieder Extended Shell line colouring in order to distinguish output from …
(edit) @6179   14 years rgrieder Fixed Linux build and removed a warning
(edit) @6178   14 years rgrieder IOConsole: Restructured some code and added more documentation.
(edit) @6177   14 years rgrieder Performance and robustness improvements for the IOConsole under …
(edit) @6176   14 years dafrick Made NewMultiplayerMenu and NewSingleplayerMenu work. Also added …
(edit) @6175   14 years rgrieder And I thought I really though this one through… The frame rate was …
(edit) @6174   14 years rgrieder Moved fps hack to the right position. I still have no idea why the fps …
(edit) @6173   14 years wirthmi Working permanent acceleration.
(edit) @6172   14 years scheusso actually i think it's nicer this way ;)
(edit) @6171   14 years scheusso fixed problem with ioconsole not restoring terminal settings when a …
(edit) @6170   14 years rgrieder Reduced camera lag induced by occasional high delta times.
(edit) @6169   14 years rgrieder Fixed config value not setting problem in Core and Game.
(edit) @6168   14 years landauf tweaked rocketfire a little
(edit) @6167   14 years landauf - you don't have to set the syncMode of the CameraPosition to 0x0, …
(edit) @6166   14 years rgrieder Fixed auto completion: - When completing for instance "KeyBin", it was …
(edit) @6165   14 years landauf "Fixed" 'Can't assign NULL identifier' error message and replaced it …
(edit) @6164   14 years landauf bots now also hit their target
(edit) @6162   14 years landauf fixed build, we have to link network into tools since r6160 (maybe …
(edit) @6161   14 years rgrieder Fixed uninitialised value problem with the statistics (at least for …
(edit) @6160   14 years scheusso server may now pause/slow the game (also on clients) with commands …
(edit) @6159   14 years rgrieder Fixed bug in HumanController introduced with the virtual functions.
(edit) @6158   14 years rgrieder Fixed mouse look in slow motion.
(edit) @6157   14 years scheusso fix in NewHumanController which caused the spaceship to shoot always …
(edit) @6156   14 years scheusso cleanup in GUIManager most functionality now in lua
(edit) @6155   14 years rgrieder Fixed mouse position problem: Internal value could still be larger than 1.
(edit) @6154   14 years dafrick Didn't compile because Pawn.h wasn't included in LightningGun.cc, …
(edit) @6153   14 years scheusso some fixes in weapon system / weapons fabian: projectiles also spawn …
(edit) @6152   14 years dafrick Apparently you can introduce a segfault just by setting some default …
(edit) @6151   14 years dafrick Added default values in WeaponMode.
(edit) @6150   14 years scheusso merged menu branch to presentation2 branch with some additional fixes …
(edit) @6149   14 years wirthmi Introduced new feature: permanent speed
(edit) @6147   14 years youngk Corrected a small typo concerning the looping of sounds
(edit) @6144   14 years wirthmi New input mode
(edit) @6143   14 years wirthmi updateTarget() fixed
(edit) @6141   14 years rgrieder Better colour scheme for the IOConsole on Windows.
(edit) @6140   14 years rgrieder Extended IOConsole to a Windows implementation. It doesn't yet work …
(edit) @6139   14 years rgrieder Fixed a bug in Shell and changed parental order in InGameConsole.
(edit) @6138   14 years landauf removed superfluous "it" from two for loops which caused two warnings
(edit) @6137   14 years landauf Ogre introduced overloadings of the << operator for Radian and Degree …
(edit) @6136   14 years landauf BlinkingBillboard now blinks properly also with ogre 1.6 (which …
(edit) @6135   14 years landauf replaced UTFStringConversions.h by DisplayStringConversions.h which …
(edit) @6134   14 years scheusso can't imagine why i never encountered any problems with that
(edit) @6133   14 years rgrieder Removed annoying "statement has no effect" warning (gcc).
(edit) @6132   14 years scheusso reverted r6130
(edit) @6131   14 years scheusso forgot a file
(edit) @6130   14 years landauf fixed build
(edit) @6129   14 years rgrieder Hopefully fixed in game console text visibility issue (again).
(edit) @6128   14 years rgrieder Hopefully fixed in game console text visibility issue.
(edit) @6127   14 years rgrieder Fixed sound problem (annoying cracking) and increased buffers for …
(edit) @6124   14 years scheusso forgot to revert that change
(edit) @6123   14 years scheusso synchronisation of pointers to classes that inherit from …
(edit) @6122   14 years rgrieder Fixed dedicated problem in NHC and a memory leak on windows in the …
(edit) @6121   14 years rgrieder Removed CoreConfiguration and GameConfiguration workaround. I have …
(edit) @6120   14 years rgrieder Found some tabs
(edit) @6119   14 years rgrieder svn:eol-style "native" should be set for all text files.
(edit) @6118   14 years rgrieder Removed two files that the console branch merge didn't remove.
(edit) @6117   14 years rgrieder Merged sound3 branch to presentation2.
(edit) @6116   14 years scheusso this should prevent unneccessary network traffic
(edit) @6115   14 years scheusso mouselook now also working when steering a rocket
(edit) @6114   14 years scheusso NHC goes now through all parents of raytraced objects in order to …
(edit) @6113   14 years scheusso NHC creator hack is now not so hacky anymore ;)
(edit) @6112   14 years scheusso first attempts to have synchronised fire direction and target however …
(edit) @6111   14 years scheusso made some changes in NewHumanController, Pawn, CE, Controller and …
(edit) @6110   14 years scheusso merging 6109 from particles2 to presentation2
(edit) @6108   14 years scheusso merged steering branch to presentation2 branch
(edit) @6107   14 years rgrieder Merged particles2 branch to presentation2.
(copy) @6106   14 years rgrieder Created merger branch for the HS09 presentation.
copied from code/trunk:
(edit) @6105   14 years rgrieder Merged console branch back to trunk.
Note: See TracRevisionLog for help on using the revision log.