Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1376   16 years FelixSchulthess modified level file
(edit) @1375   16 years FelixSchulthess minor change
(edit) @1374   16 years FelixSchulthess added fps counter
(edit) @1373   16 years rgrieder - HUD additions for msvc
(edit) @1372   16 years FelixSchulthess added keybinding tab for radar cycle
(edit) @1371   16 years scheusso create new network branch
(edit) @1370   16 years scheusso delete merge
(edit) @1369   16 years scheusso delete ficn
(edit) @1368   16 years scheusso delete network3
(edit) @1367   16 years scheusso delete network2
(edit) @1366   16 years scheusso delete old branch
(edit) @1365   16 years scheusso create new network branch
(edit) @1364   16 years rgrieder changed line endings in keybindings.ini
(edit) @1363   16 years scheusso removed backup files
(edit) @1362   16 years scheusso merged hud3 branch into trunk and changed camera orientation
(edit) @1361   16 years scheusso reverted some changes from previous version
(edit) @1360   16 years rgrieder merged merge branch back to trunk
(edit) @1359   16 years FelixSchulthess minor fix
(edit) @1358   16 years FelixSchulthess added console command cycleFocus to cycle through radar objects
(edit) @1357   16 years FelixSchulthess fixed small but stupid problem with arctan
(edit) @1356   16 years FelixSchulthess added distance display
(edit) @1355   16 years scheusso some enhanced enet usage (gamestates are not reliable anymore - we …
(edit) @1354   16 years FelixSchulthess nothing changed…
(edit) @1353   16 years FelixSchulthess minor enhancement
(edit) @1352   16 years FelixSchulthess minor changes
(edit) @1351   16 years landauf changed large parts of CommandExecutor and CommandEvaluation. very …
(edit) @1350   16 years FelixSchulthess added a navigation marker
(edit) @1349   16 years rgrieder - merged input branch back to trunk
(edit) @1348   16 years rgrieder removed debug ouput
(edit) @1347   16 years rgrieder - gcc knows more…
(edit) @1346   16 years FelixSchulthess splitted two classes in two files
(edit) @1345   16 years rgrieder - commented silly key bindings
(edit) @1344   16 years rgrieder - added scroll wheel support - improved mouse input handling - added …
(edit) @1343   16 years FelixSchulthess finally: the radar dots move continiously
(edit) @1342   16 years FelixSchulthess removed some warnings caused by implicit conversion
(edit) @1341   16 years landauf big commit, but not much changes in code: - put CommandEvaluation …
(edit) @1340   16 years rgrieder - tried a more object oriented approach for the KeyBinder - things …
(edit) @1339   16 years FelixSchulthess added full functionality for RadarObjects and two space tomatoes
(edit) @1338   16 years landauf renamed the overlay-elements in InGameConsole to more specific names
(edit) @1337   16 years landauf TclThreadManager should now work with old and new versions of boost. …
(edit) @1336   16 years scheusso added crc checksum testing for submitted gamestates (can also be used …
(edit) @1335   16 years FelixSchulthess edited radar to support multiple radar objects, wip though
(edit) @1334   16 years landauf - added colored output in the InGameConsole, depending on the output …
(edit) @1333   16 years scheusso added some null-return-pointer handling in GameStateClient
(edit) @1332   16 years FelixSchulthess a very good version to check in…
(edit) @1331   16 years FelixSchulthess bug
(edit) @1330   16 years FelixSchulthess removed old files
(edit) @1329   16 years FelixSchulthess progress bars now resize automatically and have a new look
(edit) @1328   16 years FelixSchulthess edited bar, removed smartbar and replaced functionality with a boolean …
(edit) @1327   16 years landauf sync with notebook
(edit) @1326   16 years landauf fixed crash when displaying debug-level 4 and 5 in the InGameConsole. …
(edit) @1325   16 years landauf removed bug in ConfigValueContainer with default-vector with size zero …
(edit) @1324   16 years landauf Added a command-history to the console. you can scroll through all …
(edit) @1323   16 years rgrieder Basically, almost everything about the input management is written, …
(edit) @1322   16 years landauf The InGameConsole is now using the new Shell. There's a clear …
(edit) @1321   16 years landauf changed ConfigValueContainer to use MultiTypeMath::assimilate and …
(edit) @1320   16 years landauf changed the previously implemented assimilate function to take an …
(edit) @1319   16 years landauf added support for Vector4 to MultiTypeMath and added a new function …
(edit) @1318   16 years scheusso made clientinformation threadsafe and improved packetbuffer; wrote a …
(edit) @1317   16 years landauf changed some parts of InGameConsole to make it work with Shell, but I …
(edit) @1316   16 years rgrieder - added simple media repository info file - fixed msvc release build
(edit) @1315   16 years FelixSchulthess svn save
(edit) @1314   16 years FelixSchulthess added speedometer.
(edit) @1313   16 years landauf - implemented Shell, but not yet linked with the graphical console - …
(edit) @1312   16 years landauf changed InputBuffer, added OutputBuffer and made a first sketch of Shell.
(edit) @1311   16 years FelixSchulthess repositioned hud layout
(edit) @1310   16 years FelixSchulthess repositioned hud layout
(edit) @1309   16 years FelixSchulthess removed strange files
(edit) @1308   16 years FelixSchulthess dot on radar moves now, but not continious (nonsatisfying)
(edit) @1307   16 years bknecht created Script object and renamed old Script class to LuaBind
(edit) @1306   16 years scheusso found a 'bug' in projectile - we set the networkid now everytime in …
(edit) @1305   16 years scheusso bugfix in createship in connectionmanager/register more variables in …
(edit) @1304   16 years rgrieder - updated OIS to the recent most v1.2 CVS checkout
(edit) @1303   16 years scheusso enhanced gamestate loading (abort if data corrupted ;) )
(edit) @1302   16 years FelixSchulthess using vectors instead of integers now
(edit) @1301   16 years rgrieder - see previous message- changed sleep macros to inline functions …
(edit) @1300   16 years rgrieder - changed sleep macros to inline functions (caused problem when …
(edit) @1299   16 years scheusso a huge fix in packetbuffer
(edit) @1298   16 years rgrieder new input branch
(edit) @1297   16 years rgrieder Removed file/folder
(edit) @1296   16 years bknecht Created new branch for triggers and script object
(edit) @1295   16 years FelixSchulthess trying to make it tickable
(edit) @1294   16 years scheusso some minor bugfix in something we don't use yet (packetgenerator::command)
(edit) @1293   16 years scheusso merged changes from input & camera & network branch into trunk
(edit) @1292   16 years FelixSchulthess svn save
(edit) @1291   16 years scheusso some changes got lost(camera)
(edit) @1290   16 years FelixSchulthess corrected syntax
(edit) @1289   16 years scheusso merged camera change into merger branch
(edit) @1288   16 years rgrieder - hackfix for the SpaceShip
(edit) @1287   16 years bknecht camera stuff works now, but maybe need some adjustments, please test …
(edit) @1286   16 years chaiy radar works well
(edit) @1285   16 years rgrieder - bugfix in InputManager
(edit) @1284   16 years scheusso spaceship fix
(edit) @1283   16 years chaiy new hud branch, since hud2 doesnt work on tardis
(edit) @1282   16 years scheusso made gamestatemanager::cleanup a bit safer ;)
(edit) @1281   16 years chaiy irgendwas sinnvolles
(edit) @1280   16 years chaiy hello
(edit) @1279   16 years scheusso adapted boost threads in clientconnection added trap to runscript …
(edit) @1278   16 years scheusso new dummy[server,client]4; adapted connectionmanager to new …
(edit) @1277   16 years landauf added TclThreadManager to CorePrereqs.h
Note: See TracRevisionLog for help on using the revision log.