Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1311   17 years FelixSchulthess repositioned hud layout
(edit) @1310   17 years FelixSchulthess repositioned hud layout
(edit) @1309   17 years FelixSchulthess removed strange files
(edit) @1308   17 years FelixSchulthess dot on radar moves now, but not continious (nonsatisfying)
(edit) @1307   17 years bknecht created Script object and renamed old Script class to LuaBind
(edit) @1306   17 years scheusso found a 'bug' in projectile - we set the networkid now everytime in …
(edit) @1305   17 years scheusso bugfix in createship in connectionmanager/register more variables in …
(edit) @1304   17 years rgrieder - updated OIS to the recent most v1.2 CVS checkout
(edit) @1303   17 years scheusso enhanced gamestate loading (abort if data corrupted ;) )
(edit) @1302   17 years FelixSchulthess using vectors instead of integers now
(edit) @1301   17 years rgrieder - see previous message- changed sleep macros to inline functions …
(edit) @1300   17 years rgrieder - changed sleep macros to inline functions (caused problem when …
(edit) @1299   17 years scheusso a huge fix in packetbuffer
(edit) @1298   17 years rgrieder new input branch
(edit) @1297   17 years rgrieder Removed file/folder
(edit) @1296   17 years bknecht Created new branch for triggers and script object
(edit) @1295   17 years FelixSchulthess trying to make it tickable
(edit) @1294   17 years scheusso some minor bugfix in something we don't use yet (packetgenerator::command)
(edit) @1293   17 years scheusso merged changes from input & camera & network branch into trunk
(edit) @1292   17 years FelixSchulthess svn save
(edit) @1291   17 years scheusso some changes got lost(camera)
(edit) @1290   17 years FelixSchulthess corrected syntax
(edit) @1289   17 years scheusso merged camera change into merger branch
(edit) @1288   17 years rgrieder - hackfix for the SpaceShip
(edit) @1287   17 years bknecht camera stuff works now, but maybe need some adjustments, please test …
(edit) @1286   17 years chaiy radar works well
(edit) @1285   17 years rgrieder - bugfix in InputManager
(edit) @1284   17 years scheusso spaceship fix
(edit) @1283   17 years chaiy new hud branch, since hud2 doesnt work on tardis
(edit) @1282   17 years scheusso made gamestatemanager::cleanup a bit safer ;)
(edit) @1281   17 years chaiy irgendwas sinnvolles
(edit) @1280   17 years chaiy hello
(edit) @1279   17 years scheusso adapted boost threads in clientconnection added trap to runscript …
(edit) @1278   17 years scheusso new dummy[server,client]4; adapted connectionmanager to new …
(edit) @1277   17 years landauf added TclThreadManager to CorePrereqs.h
(edit) @1276   17 years landauf someone likes to chat? well, I do. here's a new IRC client. it …
(edit) @1275   17 years FelixSchulthess repositioned position of position lights
(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) @1242   17 years landauf corrected spelling mistake
(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) @1227   17 years rgrieder ha, found you! buggy little bug! - When setting the rotation axis of a …
(edit) @1226   17 years rgrieder made a copy
(edit) @1225   17 years rgrieder Removed file/folder
(edit) @1224   17 years rgrieder - little clean up in CMLs
(edit) @1223   17 years rgrieder - restored compatibility with new InputManager - update VS files for …
(edit) @1222   17 years chaiy -.-
(edit) @1221   17 years chaiy -.-
(edit) @1220   17 years rgrieder compiles now on tardis
(edit) @1219   17 years rgrieder merged input branch back to trunk. Not yet tested on tardis
(edit) @1218   17 years chaiy -.-
(edit) @1217   17 years landauf and merged. i hope this works.
(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) @1214   17 years landauf merged console-branch back to trunk. IMPORTANT: update your media …
(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 …
Note: See TracRevisionLog for help on using the revision log.