|
|
@7808
|
14 years |
rgrieder |
Changed two details.
|
|
|
@7807
|
14 years |
rgrieder |
Adding static linker flags (used by MSVC only).
|
|
|
@7806
|
14 years |
rgrieder |
Sorted out Visual Leak Detector issues (using new version 2 now).
|
|
|
@7805
|
14 years |
rgrieder |
Changed source file handling procedure, especially for Qt moc files.
|
|
|
@7804
|
14 years |
dafrick |
Some more minor changes in documentation.
|
|
|
@7803
|
14 years |
dafrick |
Some small addition to the documentation.
|
|
|
@7802
|
14 years |
dafrick |
Making the level list in the LevelManager (and as consequence the …
|
|
|
@7801
|
14 years |
dafrick |
Merging presentation2 branch back to trunk.
|
|
|
@7800
|
14 years |
rgrieder |
Fixed build.
|
|
|
@7799
|
14 years |
rgrieder |
Fixed build.
|
|
|
@7798
|
14 years |
scheusso |
another try
|
|
|
@7797
|
14 years |
scheusso |
trying to make forcefield synchronisable
|
|
|
@7796
|
14 years |
dafrick |
Making PickupSpawner more secure. Small gui adjustment.
|
|
|
@7795
|
14 years |
scheusso |
disabling formationflight per default (as it seems to make bots more …
|
|
|
@7794
|
14 years |
scheusso |
WANDiscovery singleton is now in graphics scope (not needed in console …
|
|
|
@7793
|
14 years |
scheusso |
some changes in WANDiscovering:
- fixed a bug which caused memory …
|
|
|
@7792
|
14 years |
dafrick |
Forgot a comma in the bot name list.
|
|
|
@7791
|
14 years |
dafrick |
Resolving bug in release mode, asserts apparently are just ignored …
|
|
|
@7790
|
14 years |
scheusso |
changing landiscoverable port to fix problem when running masterserver …
|
|
|
@7789
|
14 years |
rgrieder |
Renaming branch to better fit it's purpose.
Please use 'svn switch …
|
|
|
@7788
|
14 years |
scheusso |
merged network5 into presentation2 branch (untested)
|
|
|
@7787
|
14 years |
scheusso |
creating presentation2 branch (in order to merge network5 into it)
|
|
|
@7786
|
14 years |
dafrick |
Also applying the skybox changes to the presentation branch.
|
|
|
@7785
|
14 years |
decapitb |
skyBoxMoreNebula inserted in level lastManStanding, let me know if …
|
|
|
@7784
|
14 years |
decapitb |
skybox materials. Names: skyBoxBasic, skyBoxSomeNebula, skyBoxMoreNebula
|
|
|
@7783
|
14 years |
decapitb |
three new skyboxes with different levels of nebula, otherwise mostly …
|
|
|
@7782
|
14 years |
youngk |
ois_update branch now compiles on all unixes again. Made a minor booboo.
|
|
|
@7781
|
14 years |
scheusso |
fix: NHC doesn't aim (and shoot) at own spaceship and objects to close …
|
|
|
@7780
|
14 years |
scheusso |
some fixes
reactivating acking and gamestate diffing
|
|
|
@7779
|
14 years |
konrad |
Final changes to menu
|
|
|
@7778
|
14 years |
scheusso |
removing some debug output i forgot in the last commit
further testing …
|
|
|
@7777
|
14 years |
scheusso |
some () structural changes
some functional changes (GamestateClient …
|
|
|
@7776
|
14 years |
scheusso |
this should fix problems on linux versions other than ubuntu 10.10
|
|
|
@7775
|
14 years |
scheusso |
this should reenable the SignalHandler's backtrace for more …
|
|
|
@7774
|
14 years |
scheusso |
some comments
enable enet packet compression
|
|
|
@7773
|
14 years |
scheusso |
small fix (ensure correct termination of communicationThread)
|
|
|
@7772
|
14 years |
scheusso |
network is now multithreaded again
further testing needed
|
|
|
@7771
|
14 years |
youngk |
Orxonox now properly loads resources on the Mac. It has become playable\!
|
|
|
@7770
|
14 years |
dafrick |
Changing masterserver port to 55557. Some minor adjustments: Fixed …
|
|
|
@7769
|
14 years |
smerkli |
fixes 2
|
|
|
@7768
|
14 years |
smerkli |
fixes
|
|
|
@7767
|
14 years |
youngk |
Committing a few minor changes to some files. They affect: Keyboard …
|
|
|
@7766
|
14 years |
dafrick |
Small changes to orxonox looknfeel.
|
|
|
@7765
|
14 years |
smerkli |
prepared MSC for singleton usage.
|
|
|
@7764
|
14 years |
smerkli |
disconnect works now.
|
|
|
@7763
|
14 years |
smerkli |
disconnect implemented, switching to only use the MSC object of …
|
|
|
@7762
|
14 years |
smerkli |
changes for testing
|
|
|
@7761
|
14 years |
smerkli |
disconnect implemented, getting ready for testing.
|
|
|
@7760
|
14 years |
dafrick |
Making the GUI scheme configurable through a config value.
|
|
|
@7759
|
14 years |
scheusso |
a lot of changes:
- some fixes (mostly gamestate:diff)
- FunctionCall …
|
|
|
@7758
|
14 years |
scheusso |
merging network4 into network5 branch
|
|
|
@7757
|
14 years |
scheusso |
creating new network5 branch out of presentation branch
|
|
|
@7756
|
14 years |
smerkli |
started implementing server pings, but need a change to …
|
|
|
@7755
|
14 years |
scheusso |
build fix
|
|
|
@7754
|
14 years |
scheusso |
some optimisations (mostly including gamestateheader inside gamestate)
|
|
|
@7753
|
14 years |
scheusso |
-(hopefully) fixed that nasty bug
-some cleaning up
-readding …
|
|
|
@7752
|
14 years |
dafrick |
Adding runscript for masterserver. So far only tested under ubuntu.
|
|
|
@7751
|
14 years |
dafrick |
Boost now runs out (and reloads).
Also fixed a few typos.
|
|
|
@7750
|
14 years |
smerkli |
documentation.
|
|
|
@7749
|
14 years |
smerkli |
whoops, I did it again. sorry.
|
|
|
@7748
|
14 years |
smerkli |
whoops.
|
|
|
@7747
|
14 years |
smerkli |
removed the space in the WANDiscovery list (hopefully)
|
|
|
@7746
|
14 years |
dafrick |
Fixing chatbox.
|
|
|
@7745
|
14 years |
smerkli |
Removed some things and fixed some bugs
|
|
|
@7744
|
14 years |
smerkli |
port fixed.
|
|
|
@7743
|
14 years |
smerkli |
made mastserserver mode non-blocking
|
|
|
@7742
|
14 years |
dafrick |
Rectifying error that crept in.
|
|
|
@7741
|
14 years |
dafrick |
Server discovery just once insetad of (redundantly) twice.
|
|
|
@7740
|
14 years |
smerkli |
fixed server startup
|
|
|
@7739
|
14 years |
dafrick |
Merging masterserver branch to new presentation branch.
|
|
|
@7738
|
14 years |
smerkli |
aaaand it works
|
|
|
@7737
|
14 years |
smerkli |
pre-merge
|
|
|
@7736
|
14 years |
dafrick |
Creating presentation branch.
|
|
|
@7735
|
14 years |
dafrick |
Adding new font and new gui look (OrxonoxLook). Also updated icon.
|
|
|
@7734
|
14 years |
dafrick |
Adding new looknfeel (still experimental, thus not new default).
|
|
|
@7733
|
14 years |
smerkli |
fixed a segfault
|
|
|
@7732
|
14 years |
konrad |
Credits Menu is now scrollable
|
|
|
@7731
|
14 years |
smerkli |
|
|
|
@7730
|
14 years |
smerkli |
changes done, use —masterserver to launch master server
|
|
|
@7729
|
14 years |
smerkli |
moved some files.
|
|
|
@7728
|
14 years |
smerkli |
|
|
|
@7727
|
14 years |
smerkli |
Before conversion of masterserver from module to library
|
|
|
@7726
|
14 years |
konrad |
decision popup in ingame menu has been changed
|
|
|
@7725
|
14 years |
smerkli |
fixed some warnings
|
|
|
@7724
|
14 years |
dafrick |
Changing default level, since it has been renamed.
|
|
|
@7723
|
14 years |
dafrick |
Removing merged cleanup branches.
|
|
|
@7722
|
14 years |
dafrick |
Forgot to change resources.oxr file.
|
|
|
@7721
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7720
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7719
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7718
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7717
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7716
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7715
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7714
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7713
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7712
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7711
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7710
|
14 years |
dafrick |
Updating branch for changes in the data repository. Please also update …
|
|
|
@7709
|
14 years |
dafrick |
Merging data_cleanup branch. You will need to update your data …
|
|
|