Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7654   15 years rgrieder Reverted attempt to merge lastmanstanding branch.
(edit) @7653   15 years jo initial upload
(edit) @7652   15 years landauf eol-style native
(edit) @7651   15 years smerkli done for today
(edit) @7650   15 years smerkli Minimum target achieved for today, servers can log on to master …
(edit) @7649   15 years dafrick Restoring proper ESC functionality for InGameConsole.
(edit) @7648   15 years dafrick Merged releasetodo, containing a new way to describe and tag levels, …
(edit) @7647   15 years dafrick Some final adjustments, before merge.
(edit) @7646   15 years dafrick Some comments.
(edit) @7645   15 years dafrick Small adjustments.
(edit) @7644   15 years jo Minor changes.
(edit) @7643   15 years landauf fixed a crash
(edit) @7642   15 years landauf fixed a possible crash
(edit) @7641   15 years jo Swallow-Level works.
(edit) @7640   15 years jo Hud works. There's at least on bug to repair.
(edit) @7639   15 years dafrick Some performance an GUI enhancement.
(edit) @7638   15 years dafrick Adding restriction to possible tags.
(edit) @7637   15 years landauf eol-style native
(edit) @7636   15 years landauf compiles and works
(edit) @7635   15 years jo NON-compiling version. Work in Progress.
(edit) @7634   15 years smerkli
(edit) @7633   15 years smerkli done for today.
(edit) @7632   15 years smerkli oops, forgot to rename the new lua function.
(edit) @7631   15 years smerkli added comments, lua function (to be tested) and various implementation bits
(edit) @7630   15 years smerkli initiated WANDiscovery code, now implementing…
(edit) @7629   15 years dafrick Adding some LevelInfos.
(edit) @7628   15 years dafrick Adjusting include paths of CEGUIListbox and CEGUILisbtoxItem. Added …
(edit) @7627   15 years dafrick Now we have the level description as tooltip. Unforunately for this to …
(edit) @7626   15 years dafrick Accidentally removed a file. Re-adding it. Levels that are tagged with …
(edit) @7625   15 years dafrick Introducing LevelInfo class, which can be used to specify things about …
(edit) @7624   15 years rgrieder IOConsole does not seem to work properly with the Unix console on Mac …
(edit) @7623   15 years rgrieder Cosmetic changes.
(edit) @7622   15 years youngk Adjusted the executable path handling for Apple. Please test with …
(edit) @7621   15 years rgrieder Renamed FORCEINLINE macro to ORX_FORCEINLINE because of conflicts …
(edit) @7620   15 years rgrieder Also create output directories for CEGUILua.
(edit) @7619   15 years rgrieder Create directories for each build configuration with CMake if the …
(edit) @7618   15 years rgrieder Ogre v1.7 may require the OGRE CEGUI renderer to link against symbols …
(edit) @7617   15 years jo Level is now fixed. Some further minor changes.
(edit) @7616   15 years dafrick Updating AUTHORS file with new paths.
(edit) @7615   15 years youngk ALUT is now automatically found on the Mac
(edit) @7614   15 years dafrick Trying out some stuff.
(edit) @7613   15 years dafrick Creating a new branch to do release stuff…
(edit) @7612   15 years dafrick Reverting a change that I made some time ago. It turns out, that CEGUI …
(edit) @7611   15 years smerkli Communication channel now working both ways, doxygen documentation …
(edit) @7610   15 years dafrick Removing unintentionally copy-pasted link.
(edit) @7609   15 years dafrick Moving MultiTrigger documentation to doxygen.
(edit) @7608   15 years dafrick Some adjustments.
(edit) @7607   15 years dafrick Some improvement on keypressed behaviour. Lua is acting up a little, …
(edit) @7606   15 years dafrick Some small detail I forgot to change.
(edit) @7605   15 years jo Various successful changes. But the part I commented out in …
(edit) @7604   15 years jo Small Asteroids papercut.
(edit) @7603   15 years jo Gotcha. Stable version.
(edit) @7602   15 years jo Collisionshapes do not work as intended. Although I followed the …
(edit) @7601   15 years dafrick Adding all classes in modules/objects to Objects module (in doxygen). …
(edit) @7600   15 years jo New functionality successfully added. No bugs found so far. Only the …
(edit) @7599   15 years dafrick Updating AUTHORS file.
(edit) @7598   15 years dafrick Moving and deleting some more files…
(edit) @7597   15 years dafrick Moving and removing some files.
(edit) @7596   15 years jo Respawn delay added. One new bug has to be removed.
(edit) @7595   15 years dafrick Adjustment to TaharezGreenLook to make the look of buttons adjustable.
(edit) @7594   15 years dafrick Small adjustment to MainMenu.lua to illustrate how to change how a …
(edit) @7593   15 years dafrick Moving some files. Replaced GLX_icon with new orxonox icon.
(edit) @7592   15 years rgrieder OgreCEGUIRenderer should not have a version number because none can be …
(edit) @7591   15 years youngk Adjusted inclusion of ALUT header files for mac and edited the …
(edit) @7590   15 years smerkli done for today, everything compiles, test client as well. beginning …
(edit) @7589   15 years smerkli wrote some test client and further implemented the master server …
(edit) @7588   15 years dafrick Adjustments to allow key input in MainMenu and first steps towards …
(edit) @7587   15 years konrad changes in the multiplayer menu, 2 buttons instead of 3: host and join …
(edit) @7586   15 years jo HUD bug removed.
(edit) @7585   15 years jo With collisionshapes. Still problems with collisionshapes and movable …
(edit) @7584   15 years jo Changed values in the Asteroid Gametype. Now it's a challenge, but not …
(edit) @7583   15 years jo Changed inheritance. instead of Gametype it's Deathmatch.
(edit) @7582   15 years rgrieder Added CMake code for OS X package configuration. Not guaranteed to …
(edit) @7581   15 years jo Almost finished. Yeay.
(edit) @7580   15 years smerkli Further implementation, constructing a testing environment soon.
(edit) @7579   15 years jo Jetzt auch mit einfachem HUD.
(edit) @7578   15 years youngk Added missing inclusion of Debug.h in network target.
(edit) @7577   15 years rgrieder Trying another fix: Load plugins on OS X as we do on Linux.
(edit) @7576   15 years rgrieder Fixed typo.
(edit) @7575   15 years rgrieder Copied code for Ogre::mac_loadDylib to DynLib.h because the symbol …
(edit) @7574   15 years smerkli initial peerlist stuff, implementation to follow sometime this week
(edit) @7573   15 years jo Looks a little bit more like Stonehenge:-)
(edit) @7572   15 years rgrieder Reverted changes in BaseObject.h
(edit) @7571   15 years youngk Changes to Super.h: Macro collision. Again.
(edit) @7570   15 years rgrieder Testing…
(edit) @7569   15 years smerkli …everything looks better with a GPL on top.
(edit) @7568   15 years smerkli some progress, nothing working yet though.
(edit) @7567   15 years youngk Changes for the compilation of OIS on the mac.
(edit) @7566   15 years smerkli
(edit) @7565   15 years smerkli Initial check-in of the master server code. Nowhere near completion …
(edit) @7564   15 years rgrieder Renamed all symbols called "check" because of macro collisions on OS …
(edit) @7563   15 years rgrieder Reverted changes.
(edit) @7562   15 years rgrieder More testing…
(edit) @7561   15 years jo New, Improved Level. Should become similar to Stonehenge - maybe
(edit) @7560   15 years rgrieder De-macro'd a super function declaration in BaseObject.h with the hope …
(edit) @7559   15 years rgrieder Reverted changes made for testing purposes.
(edit) @7558   15 years rgrieder Still testing…
(edit) @7557   15 years rgrieder Testing..
(edit) @7556   15 years landauf eol-style native
(edit) @7555   15 years landauf no nested <attached> tags allowed (I think the billboard is …
Note: See TracRevisionLog for help on using the revision log.