Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7489   14 years dafrick Mostly more documentation.
(edit) @7488   14 years dafrick Some more documentation. Making NotificationManager Root scope, …
(edit) @7487   14 years dafrick Forgot to actually commit largest doc part…
(edit) @7486   14 years dafrick Cleanup in Script. Some more documenting in Notifications module.
(edit) @7485   14 years jo Last Man Standing already works basically. All game rules are …
(edit) @7484   14 years dafrick Doing some documentation.
(edit) @7483   14 years dafrick Removing some debug output and come minor cleaning up.
(edit) @7482   14 years dafrick Fixed Script class. Works now without having to rely on guessing how …
(edit) @7481   14 years jo Die erste Arbeitsversion. Zum Testen muss man zuerst Bots hinzufügen, …
(edit) @7480   14 years jo initial upload
(edit) @7479   14 years jo
(edit) @7478   14 years rgrieder Removed bumpmaps folder. Moved some effect files to 'effects'.
(edit) @7477   14 years rgrieder Temporarily moved every unreferenced *.mesh file to a subfoler called …
(edit) @7476   14 years rgrieder Moved looknfeel files to the other repository (not yet committed).
(edit) @7475   14 years rgrieder Moved some files again because I'm not sure whether they're really …
(edit) @7474   14 years dafrick Synchronizing Notifications. In the course of that, notifications are …
(edit) @7473   14 years rgrieder Moved images in gui/imagesets and adjusted resources.oxr
(edit) @7472   14 years dafrick Moving some files…
(edit) @7471   14 years rgrieder Applied Felix's directory structure suggestion. (and removed …
(edit) @7470   14 years rgrieder Suggestion for a clearer folder structure in the data repository. …
(edit) @7469   14 years rgrieder Added clean up branch for the data repository. Volunteers?
(edit) @7468   14 years rgrieder Removed merged or obsolete branches.
(edit) @7467   14 years rgrieder Removed merged branches.
(edit) @7466   14 years rgrieder Added 'content' folder that houses ALL ever created orxonox content.
(edit) @7465   14 years rgrieder Moved sandboxes to code/forks folder.
(edit) @7464   14 years rgrieder Added forks folder for the sandboxes and possibly other stuff.
(edit) @7463   14 years dafrick Fixing "bug", that caused crash in dedicated mode. Script object can …
(edit) @7462   14 years dafrick Small changes in Notification to work towards synchronizing them…
(edit) @7461   14 years adrfried fix ServerInformation
(edit) @7460   14 years adrfried empty directory removed
(edit) @7459   14 years adrfried Merged ipv6 branch Orxonox now includes a modified version of ENet 1.3.0
(edit) @7458   14 years landauf added compiler flags that enhance the output of Dr. Mingw (a 'just in …
(edit) @7457   14 years landauf show file name and line number in the call stack (works only with …
(edit) @7456   14 years dafrick Reviewing documentation fo Questsystem, moving documentation fully …
(edit) @7455   14 years landauf added special implementation of abort() and _assert() for mingw which …
(edit) @7454   14 years adrfried superfluous include dir removed
(edit) @7453   14 years adrfried enet files moved
(edit) @7452   14 years landauf changed to non-deprecated functions (xxxx64) fixed a few errors that …
(edit) @7451   14 years rgrieder Fix recently introduced bug..
(edit) @7450   14 years rgrieder - Catched → Caught - No idea why OROXNOX_USE_WINMAIN was at the …
(edit) @7449   14 years landauf added windows implementation of SignalHandler.
(edit) @7448   14 years rgrieder DEFINE_SYMBOL property is only added to compile flags for an executable.
(edit) @7447   14 years rgrieder DEFINE_SYMBOL property is only added to compile flags for an executable.
(edit) @7446   14 years dafrick Removing all the stuff the students are supposed to fill in themselves.
(edit) @7445   14 years rgrieder Build fix
(edit) @7444   14 years dafrick Adding Drone (Which is now called AutonomousDrone) and its controller.
(edit) @7443   14 years adrfried patch updated only one big patch for now
(edit) @7442   14 years adrfried moved AI_ADDRCONFIG definition to header
(edit) @7441   14 years dafrick New tutorial branch.
(edit) @7440   14 years rgrieder Fixed MSVC linker flag handling.
(edit) @7439   14 years rgrieder Fixed MSVC linker flag handling.
(edit) @7438   14 years adrfried set svn props and fix line endings in libenet files
(edit) @7437   14 years rgrieder Fixed msvc build.
(edit) @7436   14 years rgrieder svn:eol-style "native" for all test based files.
(edit) @7435   14 years landauf build fixes for MinGW
(edit) @7434   14 years rgrieder Build fix.
(edit) @7433   14 years adrfried use the structs itself instead of typedefs also dropped the …
(edit) @7432   14 years rgrieder Applied x3n's trunk rev to the sandbox.
(edit) @7431   14 years rgrieder Merged another change from sandbox_qt to the trunk. Almost insignificant…
(edit) @7430   14 years rgrieder Added a main window to the Qt sandbox. That should be about it.
(edit) @7429   14 years landauf less "spam" from the linker when using MinGW
(edit) @7428   14 years rgrieder Removed conversion functions. Use QVariant instead.
(edit) @7427   14 years rgrieder Applied fixes from sandbox_qt to trunk.
(edit) @7426   14 years rgrieder Tardis only has Qt 4.4
(edit) @7425   14 years rgrieder Fixed various problems revealed on tardis
(edit) @7424   14 years rgrieder Added CommandlineParser again and adjusted it to work with QVariant …
(edit) @7423   14 years rgrieder Sorted out application entry point.
(edit) @7422   14 years adrfried Improve getTerminalSize Width and height never get 0 anymore, this …
(edit) @7421   14 years rgrieder Basic stuff up and running for the Qt sandbox. No GUI support yet.
(edit) @7420   14 years rgrieder Fixed a bug. Clear documentation would prevent such bugs. Not …
(edit) @7419   14 years rgrieder Deleted lots of files not needed for a sandbox, no code changes at all.
(edit) @7418   14 years rgrieder Created fork for a new sandbox that incorporates the Qt framework.
(edit) @7417   14 years rgrieder Removed StringCompare again.
(edit) @7416   14 years rgrieder Never insert even the tiniest thing that is for sure certain without …
(edit) @7415   14 years rgrieder Placing all generated files in source group "Generated" for MSVC …
(edit) @7414   14 years adrfried some debug output fixed
(edit) @7413   14 years dafrick Removing some TODO comments. Better handling of duplicate name in …
(edit) @7412   14 years dafrick Fixed one (hopefully) final bug in Notifications.
(edit) @7411   14 years adrfried more debug output added
(edit) @7410   14 years dafrick Removing some warnings (both compiler and doxygen).
(edit) @7409   14 years rgrieder Added some standard header to PCH file in pickup and notifications.
(edit) @7408   14 years dafrick Did not get all xmlElements…
(edit) @7407   14 years dafrick xmlElement → xmlelement
(edit) @7406   14 years dafrick Fixing so that libobjects is loaded again…
(edit) @7405   14 years dafrick Fixed small copy error.
(edit) @7404   14 years dafrick Adding new level notifications.oxw, to "showcase", or at this stage …
(edit) @7403   14 years dafrick Merged notifications branch back to trunk.
(edit) @7402   14 years adrfried add some error messages in orxonox network code
(edit) @7401   14 years landauf merged doc branch back to trunk
(edit) @7400   14 years dafrick Some more documentation.
(edit) @7399   14 years dafrick Some cleanup and documenting. After some more extensive testing it …
(edit) @7398   14 years dafrick Done some selective testing and it finally seems to work.
(edit) @7397   14 years adrfried add _INIT macros for the address variables
(edit) @7396   14 years adrfried always bind to sockets, even in client mode Maybe the WSAEINVAL on …
(edit) @7395   14 years dafrick Finished EditMode, needs some polish (no not the language…) though. …
(edit) @7394   14 years adrfried use newest WinSock version
(edit) @7393   14 years adrfried also make unix.c C89 compatible
(edit) @7392   14 years adrfried fix bugs
(edit) @7391   14 years rgrieder Compile ENet as C library.
(edit) @7390   14 years adrfried IPv6 for Windows I have not tested this, please test this and report …
Note: See TracRevisionLog for help on using the revision log.