Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6645   14 years ebeier a svn test
(edit) @6644   14 years smerkli Added initial chathistory cc file and header. Very basic, still, and …
(edit) @6643   14 years ebeier engine stripes now working correctly
(edit) @6642   14 years benedict added 2 files (pickup definitions)
(edit) @6641   14 years benedict Invisibility works. Timer for invi works.
(edit) @6640   14 years solex first bot master/slave behavior
(edit) @6639   14 years edwind adding ogre bsp plugin
(edit) @6637   14 years smerkli Removed ChatBox and CEGuiSample from CMakeLists.txt
(edit) @6636   14 years smerkli Added CEGuiSample.cc for testing of Chatbox class
(edit) @6635   14 years scheusso ChatBox.cc compiles fine now
(edit) @6634   14 years smerkli ChatBox Changes, DemoSample correctly named ChatBox now
(edit) @6633   14 years scheusso some adjustments (tabs to spaces, etc.)
(edit) @6632   14 years dafrick Working towards a functioning PickupInventory.
(edit) @6631   14 years sfluecki damit semi alles hat
(edit) @6630   14 years rgrieder Added Strict.lua: When activated with require("Strict"), it will check …
(edit) @6629   14 years rgrieder Fixed LuaState::doFile return value issue.
(edit) @6628   14 years rgrieder Lua Debugger is not written for Lua 5.0. Only include it for 5.1 and above.
(edit) @6627   14 years rgrieder Added Lua debugging support for XML embedded Lua code (even steps into …
(edit) @6626   14 years rgrieder Modified Debugger.lua so we can debug any Lua files from our …
(edit) @6625   14 years rgrieder Lua debugger working perfectly by supplying the fully qualified …
(edit) @6624   14 years rgrieder Added Debugger.lua by Dave Nichols of Match-IT Limited. It is a …
(edit) @6623   14 years rgrieder The lua "print" function was previously stored in "debug" —> changed …
(edit) @6622   14 years rgrieder Made IOConsole optional: use "—noIOConsole" or set config value …
(edit) @6621   14 years rgrieder Simplified GUI sheet creation (first lines in the lua file) a lot by …
(edit) @6620   14 years rgrieder Updated TinyXML++ to the latest trunk revision. Only adds a function …
(edit) @6619   14 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6616   14 years gionc Added SkyboxGenerator class, implemented console command
(edit) @6615   14 years sfluecki Grössenangaben / Ausrichtung von Close_button & Titelbar im PickupHUD …
(edit) @6614   14 years scurcio close button pickup
(edit) @6611   14 years rgrieder Replaced *.tga with *.png
(edit) @6610   14 years rgrieder Creating TGA → PNG test branch.
(edit) @6607   14 years ebeier first working version of the SpeedPickup, needs some more work for …
(edit) @6606   14 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6605   14 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6603   14 years rgrieder svn:eol-style "native" for all text based files. and no …
(edit) @6602   14 years sfluecki Fixed PickUp Window
(edit) @6601   14 years solex ArtificialController: sameTeam hacking
(edit) @6600   14 years sfluecki 2. Update
(edit) @6599   14 years sfluecki First commit wohoo
(edit) @6598   14 years scheusso someone forgot to delete these overlays
(edit) @6597   14 years smerkli Split ChatBox.h into ChatBox.h and ChatBox.cc, comments to follow.
(edit) @6596   14 years smerkli Adding chatbox related files
(edit) @6595   14 years rgrieder Merged remaining revisions from gamestate to gamestates2.
(edit) @6594   14 years rgrieder Creating new game state branch to merge the changes from the trunk.
(edit) @6593   14 years dafrick New pickup branch to work on pickup inventory/gui, yay!
(edit) @6592   14 years solex created ai branch
(edit) @6591   14 years rgrieder Created branch for work on First Person mode.
(edit) @6590   14 years rgrieder Switching to OGRE v1.6 on Tardis
(edit) @6587   14 years dafrick Created new branch for level creation.
(edit) @6586   14 years jo added Dynamicmatch.cc and Dynamicmatch.h for new gametype
(edit) @6585   14 years scheusso lod branch
(edit) @6584   14 years jo created branch for new gametype
(edit) @6583   14 years rgrieder hudelements
(edit) @6579   14 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6577   14 years smerkli Nothing really, just skimming through code, adding comments…
(edit) @6575   14 years ebeier SpeedPickup Class is now "working" (able to spawn/be picked up), but …
(edit) @6574   14 years ebeier adapted SpeedPickup from HealthPickup
(edit) @6572   14 years rgrieder Added TaharezGreenLook scheme files and made the look default, so we …
(edit) @6571   14 years rgrieder Removed last remains of hard coded Taharez references: Refer to the …
(edit) @6569   14 years rgrieder Completed skin abstraction for Taharez, Windows, Vanilla and SleeSpace …
(edit) @6567   14 years rgrieder Added definitions for the HUD widgets.
(edit) @6566   14 years rgrieder Changed the way windows are aliased: Instead of defining …
(edit) @6565   14 years smerkli Test commit, added a couple of comments.
(edit) @6564   14 years rgrieder Changed use of CEGUI widgets: Instead of addressing a type with …
(edit) @6563   14 years dafrick Some minor changes.
(edit) @6562   14 years erwin More tries to fix the sound: there seems to be no context in the …
(edit) @6561   14 years dafrick No longer works.
(edit) @6560   14 years dafrick Emptied emtpy level.
(edit) @6559   14 years scheusso created new module designtools to put skyboxgenerator and also …
(edit) @6558   14 years scheusso creating new skybox branch to continue work on skybox generator
(edit) @6557   14 years dafrick Remove pickup3 branch, because it's no longer needed, as well…
(edit) @6556   14 years dafrick Remove pickups 2 branch, since it's no longer needed.
(edit) @6555   14 years scheusso merging revisions 6526:6532 from ppspickups2 into new ppspickups2
(edit) @6554   14 years scheusso recreating ppspickups2 from trunk
(edit) @6553   14 years scheusso temporarily deleting this branch
(edit) @6552   14 years scheusso merged revisions 6525:6543 from ppspickups1 into ppspickups1
(edit) @6551   14 years scheusso recreating ppspickups1 branch
(edit) @6550   14 years scheusso temporarily deleting this branch
(edit) @6549   14 years dafrick Fixed Keybind GUI bug.
(edit) @6548   14 years rgrieder Added a new look from the CEGUI skin repository: sleekspace. (added …
(edit) @6546   14 years rgrieder Removed yet another obsolete cegui file.
(edit) @6545   14 years rgrieder It seems we don't usually define the fonts used in widgets manually. …
(edit) @6544   14 years rgrieder Removed loads of CEGUI related files that we really don't need. Most …
(edit) @6543   14 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6542   14 years ebeier made some changes, testlevel should be ready, …
(edit) @6541   14 years ebeier added some files for new speed pickup
(edit) @6540   14 years dafrick Removed some TODO's. Finished up documenting pickup module.
(edit) @6539   14 years dafrick Ups. Complies and runs now.
(edit) @6538   14 years dafrick Done some (almost final) documenting in pickup module.
(edit) @6537   14 years rgrieder Linked every GUI sheet to exactly one InputState. Also added …
(edit) @6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
(edit) @6535   14 years rgrieder MSVC build config fix for incremental linking.
(edit) @6534   14 years dafrick PickupCarrier destructor a little more compact.
(edit) @6533   14 years dafrick Resolved segmentation fault, when destroying a PickupCompilation.
(edit) @6532   14 years benedict created .h and .cc files for invi-pickup
(edit) @6531   14 years benedict simple copy of pickuplevel
(edit) @6530   14 years benedict wider nur ein test
(edit) @6529   14 years benedict testcommit
(edit) @6528   14 years ebeier
(edit) @6527   14 years scheusso creating new chat branch
Note: See TracRevisionLog for help on using the revision log.