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