Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7684   13 years smerkli further testing.
(edit) @7683   13 years youngk Tcl will now initialize properly on Mac.
(edit) @7682   13 years youngk Changed handling of the dependency package and increased consistence …
(edit) @7681   13 years rgrieder Disabled PCH on OS X.
(edit) @7672   13 years smerkli just added some notes so I understand my own stuff next week.
(edit) @7671   13 years dafrick Removing some cout I forgot.
(edit) @7670   13 years dafrick ESC behavior is once again correct. Kind of hackish, though, but I …
(edit) @7669   13 years youngk Small adjustment or Macs
(edit) @7668   13 years dafrick fix this…
(edit) @7667   13 years dafrick fix this…
(edit) @7666   13 years smerkli further corrections.
(edit) @7665   13 years smerkli and another one.
(edit) @7664   13 years youngk Corrected some serious bug in OpenAL Mac and reduced warnings.
(edit) @7663   13 years konrad key handling in some menu sheets has been added.
(edit) @7662   13 years smerkli fatal bug found.
(edit) @7661   13 years smerkli now with actually compiling masterserver module.
(edit) @7660   13 years youngk Added a hack to force the orxonox window to front on OS X.
(edit) @7659   13 years smerkli wee
(edit) @7658   13 years smerkli minor changes
(edit) @7657   13 years smerkli it has compiled.
(edit) @7656   14 years jo
(edit) @7651   14 years smerkli done for today
(edit) @7650   14 years smerkli Minimum target achieved for today, servers can log on to master …
(edit) @7649   14 years dafrick Restoring proper ESC functionality for InGameConsole.
(edit) @7647   14 years dafrick Some final adjustments, before merge.
(edit) @7646   14 years dafrick Some comments.
(edit) @7645   14 years dafrick Small adjustments.
(edit) @7644   14 years jo Minor changes.
(edit) @7643   14 years landauf fixed a crash
(edit) @7642   14 years landauf fixed a possible crash
(edit) @7641   14 years jo Swallow-Level works.
(edit) @7640   14 years jo Hud works. There's at least on bug to repair.
(edit) @7639   14 years dafrick Some performance an GUI enhancement.
(edit) @7638   14 years dafrick Adding restriction to possible tags.
(edit) @7637   14 years landauf eol-style native
(edit) @7636   14 years landauf compiles and works
(edit) @7635   14 years jo NON-compiling version. Work in Progress.
(edit) @7634   14 years smerkli
(edit) @7633   14 years smerkli done for today.
(edit) @7632   14 years smerkli oops, forgot to rename the new lua function.
(edit) @7631   14 years smerkli added comments, lua function (to be tested) and various implementation bits
(edit) @7630   14 years smerkli initiated WANDiscovery code, now implementing…
(edit) @7629   14 years dafrick Adding some LevelInfos.
(edit) @7628   14 years dafrick Adjusting include paths of CEGUIListbox and CEGUILisbtoxItem. Added …
(edit) @7627   14 years dafrick Now we have the level description as tooltip. Unforunately for this to …
(edit) @7626   14 years dafrick Accidentally removed a file. Re-adding it. Levels that are tagged with …
(edit) @7625   14 years dafrick Introducing LevelInfo class, which can be used to specify things about …
(edit) @7624   14 years rgrieder IOConsole does not seem to work properly with the Unix console on Mac …
(edit) @7623   14 years rgrieder Cosmetic changes.
(edit) @7622   14 years youngk Adjusted the executable path handling for Apple. Please test with …
(edit) @7621   14 years rgrieder Renamed FORCEINLINE macro to ORX_FORCEINLINE because of conflicts …
(edit) @7620   14 years rgrieder Also create output directories for CEGUILua.
(edit) @7619   14 years rgrieder Create directories for each build configuration with CMake if the …
(edit) @7618   14 years rgrieder Ogre v1.7 may require the OGRE CEGUI renderer to link against symbols …
(edit) @7617   14 years jo Level is now fixed. Some further minor changes.
(edit) @7615   14 years youngk ALUT is now automatically found on the Mac
(edit) @7614   14 years dafrick Trying out some stuff.
(edit) @7613   14 years dafrick Creating a new branch to do release stuff…
(edit) @7611   14 years smerkli Communication channel now working both ways, doxygen documentation …
(edit) @7608   14 years dafrick Some adjustments.
(edit) @7607   14 years dafrick Some improvement on keypressed behaviour. Lua is acting up a little, …
(edit) @7605   14 years jo Various successful changes. But the part I commented out in …
(edit) @7604   14 years jo Small Asteroids papercut.
(edit) @7603   14 years jo Gotcha. Stable version.
(edit) @7602   14 years jo Collisionshapes do not work as intended. Although I followed the …
(edit) @7600   14 years jo New functionality successfully added. No bugs found so far. Only the …
(edit) @7596   14 years jo Respawn delay added. One new bug has to be removed.
(edit) @7594   14 years dafrick Small adjustment to MainMenu.lua to illustrate how to change how a …
(edit) @7592   14 years rgrieder OgreCEGUIRenderer should not have a version number because none can be …
(edit) @7591   14 years youngk Adjusted inclusion of ALUT header files for mac and edited the …
(edit) @7590   14 years smerkli done for today, everything compiles, test client as well. beginning …
(edit) @7589   14 years smerkli wrote some test client and further implemented the master server …
(edit) @7588   14 years dafrick Adjustments to allow key input in MainMenu and first steps towards …
(edit) @7587   14 years konrad changes in the multiplayer menu, 2 buttons instead of 3: host and join …
(edit) @7586   14 years jo HUD bug removed.
(edit) @7585   14 years jo With collisionshapes. Still problems with collisionshapes and movable …
(edit) @7584   14 years jo Changed values in the Asteroid Gametype. Now it's a challenge, but not …
(edit) @7583   14 years jo Changed inheritance. instead of Gametype it's Deathmatch.
(edit) @7582   14 years rgrieder Added CMake code for OS X package configuration. Not guaranteed to …
(edit) @7581   14 years jo Almost finished. Yeay.
(edit) @7580   14 years smerkli Further implementation, constructing a testing environment soon.
(edit) @7579   14 years jo Jetzt auch mit einfachem HUD.
(edit) @7578   14 years youngk Added missing inclusion of Debug.h in network target.
(edit) @7577   14 years rgrieder Trying another fix: Load plugins on OS X as we do on Linux.
(edit) @7576   14 years rgrieder Fixed typo.
(edit) @7575   14 years rgrieder Copied code for Ogre::mac_loadDylib to DynLib.h because the symbol …
(edit) @7574   14 years smerkli initial peerlist stuff, implementation to follow sometime this week
(edit) @7573   14 years jo Looks a little bit more like Stonehenge:-)
(edit) @7572   14 years rgrieder Reverted changes in BaseObject.h
(edit) @7571   14 years youngk Changes to Super.h: Macro collision. Again.
(edit) @7570   14 years rgrieder Testing…
(edit) @7569   14 years smerkli …everything looks better with a GPL on top.
(edit) @7568   14 years smerkli some progress, nothing working yet though.
(edit) @7567   14 years youngk Changes for the compilation of OIS on the mac.
(edit) @7566   14 years smerkli
(edit) @7565   14 years smerkli Initial check-in of the master server code. Nowhere near completion …
(edit) @7564   14 years rgrieder Renamed all symbols called "check" because of macro collisions on OS …
(edit) @7563   14 years rgrieder Reverted changes.
(edit) @7562   14 years rgrieder More testing…
(edit) @7561   14 years jo New, Improved Level. Should become similar to Stonehenge - maybe
Note: See TracRevisionLog for help on using the revision log.