|
|
@7438
|
14 years |
adrfried |
set svn props and fix line endings in libenet files
|
|
|
@7437
|
14 years |
rgrieder |
Fixed msvc build.
|
|
|
@7435
|
14 years |
landauf |
build fixes for MinGW
|
|
|
@7433
|
14 years |
adrfried |
use the structs itself instead of typedefs
also dropped the …
|
|
|
@7414
|
14 years |
adrfried |
some debug output fixed
|
|
|
@7411
|
14 years |
adrfried |
more debug output added
|
|
|
@7402
|
14 years |
adrfried |
add some error messages in orxonox network code
|
|
|
@7400
|
14 years |
dafrick |
Some more documentation.
|
|
|
@7399
|
14 years |
dafrick |
Some cleanup and documenting.
After some more extensive testing it …
|
|
|
@7398
|
14 years |
dafrick |
Done some selective testing and it finally seems to work.
|
|
|
@7397
|
14 years |
adrfried |
add _INIT macros for the address variables
|
|
|
@7396
|
14 years |
adrfried |
always bind to sockets, even in client mode
Maybe the WSAEINVAL on …
|
|
|
@7395
|
14 years |
dafrick |
Finished EditMode, needs some polish (no not the language…) though. …
|
|
|
@7394
|
14 years |
adrfried |
use newest WinSock version
|
|
|
@7393
|
14 years |
adrfried |
also make unix.c C89 compatible
|
|
|
@7392
|
14 years |
adrfried |
fix bugs
|
|
|
@7391
|
14 years |
rgrieder |
Compile ENet as C library.
|
|
|
@7390
|
14 years |
adrfried |
IPv6 for Windows
I have not tested this, please test this and report …
|
|
|
@7389
|
14 years |
adrfried |
fix some stuff
|
|
|
@7388
|
14 years |
rgrieder |
Giving the Doxygen main page some pep.
|
|
|
@7387
|
14 years |
rgrieder |
Fixed static linking bug.
|
|
|
@7386
|
14 years |
rgrieder |
Added missing changes to remove ENet as external dependency and add it …
|
|
|
@7385
|
14 years |
rgrieder |
Added missing libraries for ENet on Windows.
|
|
|
@7384
|
14 years |
rgrieder |
There can only be one @mainpage Doxygen command.
|
|
|
@7382
|
14 years |
rgrieder |
Removed superfluous files in enet folder.
|
|
|
@7381
|
14 years |
rgrieder |
Merely cosmetic changes.
|
|
|
@7378
|
14 years |
adrfried |
split libenet patch into smaller ones
|
|
|
@7377
|
14 years |
adrfried |
using two separate sockets for ipv4 and ipv6
|
|
|
@7376
|
14 years |
adrfried |
cmake fixed in libenet
|
|
|
@7375
|
14 years |
landauf |
added documentation
|
|
|
@7374
|
14 years |
landauf |
renamed GameMode::hasServer() as GameMode::isServer() for consistency. …
|
|
|
@7373
|
14 years |
landauf |
added documentation
|
|
|
@7372
|
14 years |
landauf |
enhanced documentation of some core classes and added examples
|
|
|
@7371
|
14 years |
landauf |
Moved some header files in util to suitable Doxygen groups.
Enhanced …
|
|
|
@7367
|
14 years |
rgrieder |
Added Doxygen documentation for ExprParser, MathConvert, OrxEnum, …
|
|
|
@7366
|
14 years |
rgrieder |
Fixed typos.
|
|
|
@7365
|
14 years |
rgrieder |
Removed obsolete code from Convert.h and replaced last occurrences of …
|
|
|
@7364
|
14 years |
rgrieder |
Elaborated documentation for util/Convert.
|
|
|
@7363
|
14 years |
landauf |
assigned a group to each header file in the core library
|
|
|
@7362
|
14 years |
dafrick |
NotificationQueue can now be moved in edit mode.
|
|
|
@7361
|
14 years |
landauf |
added documentation
|
|
|
@7360
|
14 years |
dafrick |
Fix to avoid nasty assert.
|
|
|
@7359
|
14 years |
dafrick |
Re-adding enterEditMode method to NotificationManager.
|
|
|
@7358
|
14 years |
dafrick |
Adding method that puts a keybinding into a more human readable form.
|
|
|
@7357
|
14 years |
rgrieder |
Changed command line arguments reference to a simple Doxygen page …
|
|
|
@7356
|
14 years |
rgrieder |
This should take care of most of the conditional compilation for …
|
|
|
@7355
|
14 years |
dafrick |
Re-enabling Notifications for Quests.
Notifications still only work in …
|
|
|
@7354
|
14 years |
dafrick |
Started work on edit mode. ConsoleCommand is not yet working.
Some …
|
|
|
@7353
|
14 years |
rgrieder |
Fixed bug. No comment…
|
|
|
@7352
|
14 years |
landauf |
added documentation
also some small naming and readability changes in …
|
|
|
@7351
|
14 years |
dafrick |
NotificationQueue now disappears if there are no notifications to be …
|
|
|
@7349
|
14 years |
dafrick |
Making the background of the NotificationQueue transparent. (Had to …
|
|
|
@7348
|
14 years |
dafrick |
Small change such that the server doesn't automatically display all …
|
|
|
@7347
|
14 years |
rgrieder |
Create file for internal documentation to suppress a Doxygen warning.
|
|
|
@7346
|
14 years |
rgrieder |
Added "doc_internal" target. It generates additional documentation …
|
|
|
@7345
|
14 years |
rgrieder |
Orxonox executable should depend on all modules (may otherwise be …
|
|
|
@7344
|
14 years |
scheusso |
fixed a bug in gamestate diff which wasted bandwidth
|
|
|
@7343
|
14 years |
dafrick |
Some documenting and adjustment.
|
|
|
@7342
|
14 years |
dafrick |
Some documenting, cleaning up. Also: Now the NotificationQueue has a …
|
|
|
@7341
|
14 years |
dafrick |
Fixed Esc Problem in MainMenu.
|
|
|
@7340
|
14 years |
dafrick |
Fixed problems with hud and cursor.
Here a little summary about what …
|
|
|
@7339
|
14 years |
dafrick |
Small fix.
|
|
|
@7338
|
14 years |
dafrick |
Changing from OrxonoxOverlays to CEGUI as means of displaying …
|
|
|
@7337
|
14 years |
scheusso |
fix in gamestate diff
|
|
|
@7336
|
14 years |
scheusso |
please only destroy objects (created by the Master and synchronised) …
|
|
|
@7335
|
14 years |
rgrieder |
Added separate page for a commandline argument reference.
It's not too …
|
|
|
@7334
|
14 years |
rgrieder |
Fixed log file path for Doxygen.
You should now get doxy.log in the …
|
|
|
@7333
|
14 years |
scheusso |
rewrote network gamestate diff function in order to fix a bug
|
|
|
@7332
|
14 years |
rgrieder |
Fixed bug in SubString. "a (),b" was split in "a (" and "b" instead of …
|
|
|
@7331
|
14 years |
rgrieder |
Added documentation for util/Clock.
|
|
|
@7330
|
14 years |
adrfried |
patch libenet to support ipv6
This is only done for Linux so far.
|
|
|
@7329
|
14 years |
adrfried |
compile with own libenet
|
|
|
@7328
|
14 years |
adrfried |
original enet source included
|
|
|
@7327
|
14 years |
landauf |
added documentation
|
|
|
@7326
|
14 years |
dafrick |
Some additional changes.
|
|
|
@7325
|
14 years |
rgrieder |
Renamed documentation file.
|
|
|
@7324
|
14 years |
dafrick |
Hiding MultiTrigger behind PlayerTrigger for consistency of use. …
|
|
|
@7323
|
14 years |
landauf |
added documentation
|
|
|
@7322
|
14 years |
adrfried |
IPv6 Multicast LANDiscovery
|
|
|
@7320
|
14 years |
adrfried |
longer ip adresses for ServerInformation
|
|
|
@7319
|
14 years |
dafrick |
Small changes for testing purposes.
|
|
|
@7318
|
14 years |
landauf |
added a draft for the group hierarchy
|
|
|
@7317
|
14 years |
rgrieder |
Removed include directories again. Seems that Doxygen doesn't just …
|
|
|
@7316
|
14 years |
landauf |
hide the referenced/references lists
improved documentation of Debug.h
|
|
|
@7315
|
14 years |
rgrieder |
Quick fix for IOConsole mess in documentation.
|
|
|
@7313
|
14 years |
dafrick |
Creating branch to work on synchronizig notifications.
|
|
|
@7312
|
14 years |
rgrieder |
Changed some doxygen options. See the docs for explanations.
|
|
|
@7311
|
14 years |
dafrick |
Moving the QuestEffects to subfolder effects.
|
|
|
@7310
|
14 years |
dafrick |
Removed necessity for GUID as id for quests, since it is not very …
|
|
|
@7309
|
14 years |
rgrieder |
Strip correct paths from includes in Doxygen. That only affects the …
|
|
|
@7308
|
14 years |
rgrieder |
src/external is already marked as include directory in src/CMakeLists.txt.
|
|
|
@7307
|
14 years |
rgrieder |
Fixed three more Doxygen warnings.
|
|
|
@7306
|
14 years |
landauf |
modified doxy.config.in
moved the comments for some defines in …
|
|
|
@7304
|
14 years |
rgrieder |
The C++ preprocessor can only deal with numbers, no 'true' and 'false'.
|
|
|
@7303
|
14 years |
rgrieder |
Fixed missing parameters in documentation for input and command line …
|
|
|
@7302
|
14 years |
rgrieder |
Updated our Doxygen configuration file to version 1.6.3.
|
|
|
@7300
|
14 years |
landauf |
fixed the remaining doxygen warnings.
there are still 3 possible …
|
|
|
@7299
|
14 years |
dafrick |
Some fixes in doxygen documentation.
|
|
|
@7298
|
14 years |
landauf |
XML code has to be enclosed in @code and @endcode tags or Doxygen will …
|
|
|
@7297
|
14 years |
landauf |
fixed lots of Doxygen warnings
Note: Doxygen prints a warning if only …
|
|
|