Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/FICN/src/network

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @782   18 years rgrieder - removed warnings on msvc compiler - on msvc: loader is now built …
(edit) @781   18 years rgrieder - hopefully the last time..
(edit) @780   18 years rgrieder - once again
(edit) @779   18 years rgrieder - next try
(edit) @778   18 years rgrieder - leetle fix
(edit) @777   18 years rgrieder - added dll support to the network library - improved header file …
(edit) @774   18 years rgrieder - changed executable from main to orxonox - added src/orxonox to the …
(edit) @768   18 years nicolasc merged FICN_test back to FICN
(edit) @742   18 years landauf moved all files from misc and the tinyxml folder into the new util folder
(edit) @733   18 years rgrieder - moved BaseObject to core
(edit) @732   18 years nicolasc - added copyrightnotice to spaceshipsteeringobject - added OPTION to …
(edit) @708   18 years rgrieder - added Vector2, Vector3, Matrix3, ColourValue, Quaternion and String …
(edit) @681   18 years rgrieder - removed a warning and added on FIXME
(edit) @673   18 years rgrieder - deleted obsolete classes: BaseEntity, Entity, Light and SceneNode …
(edit) @660   18 years nicolasc - added FIXME-tags - should be selfexplanatory
(edit) @659   18 years nicolasc - a lot of inlining of getfunctions - set libaudio to shared (not …
(edit) @658   18 years nicolasc - fixed (possible) typo in network - some inlining in PI - probably …
(edit) @657   18 years scheusso blub
(edit) @656   18 years scheusso some errors corrected in gamestatehandling
(edit) @636   18 years scheusso synchronising of classid↔classname works now
(edit) @632   18 years dumenim networkstuff bluber fubber
(edit) @630   18 years scheusso made Model and WorldEntity synchronisable
(edit) @624   18 years scheusso changes in gamestatehandling
(edit) @620   18 years scheusso gamestatehandling, error correction
(edit) @614   18 years rgrieder - curiously (…) under windows there is no difference between …
(edit) @607   18 years dumenim still some problem
(edit) @606   18 years dumenim sdf
(edit) @605   18 years scheusso added gamestatesending
(edit) @604   18 years dumenim fsdölkfjas
(edit) @601   18 years dumenim blub
(edit) @599   18 years scheusso ip address with —ip=address
(edit) @592   18 years nicolasc added engineglow particle effect - based of treibwerk other various changes
(edit) @590   18 years scheusso enhanced memory handling
(edit) @573   18 years scheusso some small changes and debug output
(edit) @571   18 years scheusso cmakelists
(edit) @569   18 years scheusso bugfix in Synchronisable
(edit) @568   18 years scheusso added capability for presentation mode
(edit) @567   18 years scheusso some minor changes/enhancements in GameStateClient
(edit) @565   18 years scheusso added class BaseEntity: - !!! please inherit from this class in future …
(edit) @555   18 years landauf WIN32 hack in CLs
(edit) @539   18 years nicolasc - standardized FindZLIB.cmake - minor cleanup in Media
(edit) @538   18 years landauf windows library include (for enet)
(edit) @536   18 years landauf adjustments for windows
(edit) @533   18 years rgrieder - some minor changes in order to make the project compile with VC08 …
(edit) @531   18 years scheusso started implementing presentation ;)
(edit) @514   18 years nicolasc added copyright notice
(edit) @505   18 years scheusso gamestateclient completet
(edit) @496   18 years landauf added files from objecthierarchy, changed includes
(edit) @482   18 years nicolape Added example implementation of world entity
(edit) @479   18 years scheusso huhu
(edit) @478   18 years scheusso spagat
(edit) @477   18 years scheusso blub
(edit) @476   18 years scheusso bla
(edit) @475   18 years scheusso some improvements in chatserver/client
(edit) @463   18 years scheusso missing file, sorry
(edit) @459   18 years scheusso preparing clone mode for game (one server steers, all clients view ;) )
(edit) @448   18 years scheusso some bugfixes(clientinformation, client), enhancements(client, server) …
(edit) @446   18 years scheusso corrected clientinformation::removeClient(enet event)
(edit) @445   18 years scheusso minor changes
(edit) @444   18 years scheusso chatserver/client ok
(edit) @442   18 years scheusso still problems with chatserver/client
(edit) @441   18 years scheusso some cmake hacking, some testing
(edit) @440   18 years scheusso added dummyserver3.cc (implements a chatserver, including main)
(edit) @439   18 years scheusso corrected a minor mistake
(edit) @438   18 years dumenim Client got a new function send Chat
(edit) @437   18 years dumenim changed PacketGenerator/Decoder with diffed
(edit) @436   18 years scheusso extended gamestatehandling for diffed and not diffed gamestates …
(edit) @432   18 years scheusso and here come the files from r431 ;)
(edit) @431   18 years scheusso Added class ClientInformation - implements a listelement for …
(edit) @429   18 years scheusso added todo-file
(edit) @425   18 years scheusso some minor changes
(edit) @422   18 years scheusso extended GameStateManager
(edit) @417   18 years scheusso blabla
(edit) @416   18 years scheusso blabla
(edit) @415   18 years scheusso errorless
(edit) @413   18 years scheusso still errors
(edit) @407   18 years dumenim compress/decompress funcions added
(edit) @405   18 years scheusso corrected errors
(edit) @403   18 years dumenim compressed gamestates
(edit) @401   18 years scheusso corrected some errors
(edit) @400   18 years scheusso CLient, Server
(edit) @385   18 years scheusso extended GameStateManager: added functions - encode (takes two …
(edit) @381   18 years scheusso using stl-map and stl-vector in ConnectionManaget should now work
(edit) @380   18 years scheusso problem in connectionmanager
(edit) @376   18 years rgrieder - removed the linker flags, since —no-undefined has no influence when …
(edit) @374   18 years rgrieder - commented 2 functions to make the network source compile
(edit) @372   18 years nicolasc additional fixes
(edit) @371   18 years nicolasc fixed FindBoost.cmake
(edit) @369   18 years scheusso PacketDecoder: Extended Class to make inheriting easier… …
(edit) @367   18 years rgrieder - made certain files windows compatible - solved conflict with …
(edit) @364   18 years nicolasc added missing inertial_node target forced network to be static - enet …
(edit) @358   18 years rgrieder - fixed bug with SET_TARGET_PROPERTIES (works now according to linker …
(edit) @355   18 years landauf changed retos usleep hack to a more generic solution: #ifdef WIN32 …
(edit) @353   18 years rgrieder - removed the STATIC keywords in the network and loader folder
(edit) @352   18 years scheusso corrected some compiler-warnings
(edit) @351   18 years scheusso adjustet PacketBufferTestExt (because of changes in PacketBuffer) and …
(edit) @348   18 years rgrieder - made all self written libraries (like loader, network, core, etc.) …
(edit) @346   18 years rgrieder - adjusted the entire source to compile under windows visual studio …
(edit) @341   18 years rgrieder - removed folder src/class_hierarchy - removed a few unnec. files in …
(edit) @337   18 years bknecht merged merger to FICN branch
Note: See TracRevisionLog for help on using the revision log.