Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1274   17 years FelixSchulthess created exception handler for Felix::FridgeUnderrunException()
(edit) @1273   17 years rgrieder - fixed the visual problem with overlays: They're now correctly …
(edit) @1272   17 years rgrieder merged input branch into merge branch
(edit) @1271   17 years rgrieder added TickableReal to tick objects that shouldn't be affected by …
(edit) @1270   17 years rgrieder - little change with ogre logManager. Maybe that works now on Oli's box.
(edit) @1269   17 years landauf added some control commands to TclThreadManager (status, dump, flush) …
(edit) @1268   17 years rgrieder - removed some debug output
(edit) @1267   17 years landauf telnet remote control works type "source remote.tcl" into the ingame …
(edit) @1266   17 years rgrieder - another fix
(edit) @1265   17 years rgrieder - filled initialiser list of SpaceShip - adapted VS files in order to …
(edit) @1264   17 years scheusso merge network3 and camera branch into merge branch
(edit) @1263   17 years rgrieder - merged ogre branch into merge branch
(edit) @1262   17 years scheusso creating merge branch
(edit) @1261   17 years scheusso fixed a 'bug' in WE-Model-Spaceship
(edit) @1260   17 years rgrieder - moved variable initialisation of class hierarchy members into …
(edit) @1259   17 years rgrieder many minor changes, but it's more of a 'svn save' since I'm gonna …
(edit) @1258   17 years landauf even better. i start to like it ;)
(edit) @1257   17 years landauf fixed some bugs
(edit) @1256   17 years landauf exec → source
(edit) @1255   17 years landauf - after a total rewrite of the TclThreadManager, there are some new …
(edit) @1254   17 years FelixSchulthess chais new hud
(edit) @1253   17 years scheusso fixes over fixes
(edit) @1252   17 years rgrieder - all resources are now loaded from the beginning (hack!)
(edit) @1251   17 years scheusso memory free problem
(edit) @1250   17 years scheusso memory free problem
(edit) @1249   17 years rgrieder - added initialiser lists
(edit) @1248   17 years scheusso some enhanced memory handling
(edit) @1247   17 years landauf several changes in TclThreadManager but couldn't yet fix the bug
(edit) @1246   17 years scheusso fixed some memory leaks (not all though)
(edit) @1245   17 years scheusso different enhancements in input/network handling and synchronisation
(edit) @1244   17 years rgrieder - added some comments and COUTs
(edit) @1243   17 years rgrieder - rearranged function calls in Orxonox.cc has yet to be looked at …
(edit) @1241   17 years rgrieder trying to get ogre exceptions through..
(edit) @1240   17 years rgrieder completed that SignalHandler thingy: XAutoKeyRepeat is now restored if …
(edit) @1239   17 years rgrieder - that removes some gcc warnings
(edit) @1238   17 years rgrieder - trying to make the signalhandler do certain things..
(edit) @1237   17 years rgrieder - I hate tabulators… And I always wondered how they got into my …
(edit) @1236   17 years rgrieder - feature: Automatic key repetition in InputBuffer, configurable in …
(edit) @1235   17 years scheusso some minor bugfix in spaceship
(edit) @1234   17 years scheusso solved a problem with the spaceship
(edit) @1233   17 years scheusso took out some mallocs and replaced them with new
(edit) @1232   17 years scheusso a lot of changes in order to make it possible to have mulpiple clients …
(edit) @1231   17 years scheusso removeFocus does work now (not toroughly tested)
(edit) @1230   17 years landauf added a tcl-thread, but there are still some bugs and problems
(edit) @1229   17 years rgrieder ..and console branch
(edit) @1228   17 years rgrieder merged bugfix to input branch
(edit) @1226   17 years rgrieder made a copy
(edit) @1225   17 years rgrieder Removed file/folder
(edit) @1222   17 years chaiy -.-
(edit) @1221   17 years chaiy -.-
(edit) @1218   17 years chaiy -.-
(edit) @1216   17 years landauf removed a small mistake
(edit) @1215   17 years rgrieder - SpaceShip is now a default listener for mouse input. still a hack.. …
(edit) @1213   17 years rgrieder - Key bindings can now be stored in keybindings.ini - doesn't work for …
(edit) @1212   17 years scheusso merged camera branch changes from 1101 to 1202 into network branch (we …
(edit) @1211   17 years scheusso merged trunk changes from 1101 to 1202 into camera branch
(edit) @1210   17 years rgrieder - bugfix in String.cc, removeTrailingWhitespaces() changed pos2 to …
(edit) @1208   17 years rgrieder - merged trunk into branch, but in ONE revision, very important so …
(edit) @1207   17 years rgrieder - reverted a trunk merge in order to not mess up a back merge..
(edit) @1205   17 years rgrieder - removed obsolete files
(edit) @1204   17 years rgrieder - added some const qualifiers - renamed a few very ugly variables for …
(edit) @1203   17 years rgrieder - InputManager fully functional (most parts tested), if there wasn't …
(edit) @1202   17 years bknecht Please don't say a word -.-
(edit) @1201   17 years bknecht CameraHandler and Camera work now
(edit) @1200   17 years scheusso we have compression enabled and working now, hurray
(edit) @1199   17 years scheusso diffing work now: wohoo
(edit) @1198   17 years landauf CommandExecutor uses Tcl
(edit) @1197   17 years rgrieder - added OIS license text
(edit) @1196   17 years rgrieder Two typos have revealed themselves on tardis..
(edit) @1195   17 years rgrieder - added OIS to the orxonox src directory - adapted VS files
(edit) @1194   17 years landauf tcl can now initialize itself by loading the *.tcl files from media/tcl
(edit) @1193   17 years rgrieder - OIS initialise should be complete, but need to use cmake to …
(edit) @1191   17 years scheusso now also the Projectiles and the rotation of the asteroids gets …
(edit) @1190   17 years scheusso skybox is now also synchronisable and works on client
(edit) @1189   17 years landauf removed some debug output
(edit) @1188   17 years landauf removed some bugs tcl knows now orxonox
(edit) @1187   17 years landauf some changes in commandexecutor and tclbind, but there's still a bug …
(edit) @1186   17 years landauf added a path to FindTCL and some commands for cmake 2.6 to CMakeLists
(edit) @1185   17 years scheusso little cosmetics
(edit) @1184   17 years scheusso first success: client clones the servers universe and displays it with …
(edit) @1183   17 years nicolasc please NEVER upload makefiles!
(edit) @1182   17 years rgrieder - InputManager works so far, but has to be largely extended
(edit) @1181   17 years FelixSchulthess fiddling with umlauts
(edit) @1180   17 years scheusso synchronisation made progress
(edit) @1179   17 years scheusso some minor fix
(edit) @1178   17 years FelixSchulthess GraphicsEngine now listening to window events…
(edit) @1177   17 years scheusso bug fixed in packetdecoder (wrong copying)
(edit) @1176   17 years dumenim some output bugfix with objectID and classID - spagetti
(edit) @1175   17 years scheusso some adjustments
(edit) @1174   17 years scheusso made objects synchronisable
(edit) @1173   17 years scheusso changed some things
(edit) @1172   17 years rgrieder
(edit) @1171   17 years scheusso removed cmake files
(edit) @1170   17 years scheusso changed synchronisable (size of data wont be sended anymore
(edit) @1169   17 years FelixSchulthess cönsöle häs spêcíäl chärs. please update media also…
(edit) @1168   17 years scheusso added new network files
(edit) @1167   17 years scheusso added network files
(edit) @1166   17 years scheusso remove old network files
(edit) @1165   17 years scheusso network3 branch recreated
(edit) @1164   17 years scheusso
Note: See TracRevisionLog for help on using the revision log.