Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6648   15 years ebeier
(edit) @6647   15 years ebeier
(edit) @6646   15 years benedict test 1
(edit) @6645   15 years ebeier a svn test
(edit) @6644   15 years smerkli Added initial chathistory cc file and header. Very basic, still, and …
(edit) @6643   15 years ebeier engine stripes now working correctly
(edit) @6642   15 years benedict added 2 files (pickup definitions)
(edit) @6641   15 years benedict Invisibility works. Timer for invi works.
(edit) @6640   15 years solex first bot master/slave behavior
(edit) @6639   15 years edwind adding ogre bsp plugin
(edit) @6638   15 years rgrieder Added PPS artist folder for Moritz.
(edit) @6637   15 years smerkli Removed ChatBox and CEGuiSample from CMakeLists.txt
(edit) @6636   15 years smerkli Added CEGuiSample.cc for testing of Chatbox class
(edit) @6635   15 years scheusso ChatBox.cc compiles fine now
(edit) @6634   15 years smerkli ChatBox Changes, DemoSample correctly named ChatBox now
(edit) @6633   15 years scheusso some adjustments (tabs to spaces, etc.)
(edit) @6632   15 years dafrick Working towards a functioning PickupInventory.
(edit) @6631   15 years sfluecki damit semi alles hat
(edit) @6630   15 years rgrieder Added Strict.lua: When activated with require("Strict"), it will check …
(edit) @6629   15 years rgrieder Fixed LuaState::doFile return value issue.
(edit) @6628   15 years rgrieder Lua Debugger is not written for Lua 5.0. Only include it for 5.1 and above.
(edit) @6627   15 years rgrieder Added Lua debugging support for XML embedded Lua code (even steps into …
(edit) @6626   15 years rgrieder Modified Debugger.lua so we can debug any Lua files from our …
(edit) @6625   15 years rgrieder Lua debugger working perfectly by supplying the fully qualified …
(edit) @6624   15 years rgrieder Added Debugger.lua by Dave Nichols of Match-IT Limited. It is a …
(edit) @6623   15 years rgrieder The lua "print" function was previously stored in "debug" —> changed …
(edit) @6622   15 years rgrieder Made IOConsole optional: use "—noIOConsole" or set config value …
(edit) @6621   15 years rgrieder Simplified GUI sheet creation (first lines in the lua file) a lot by …
(edit) @6620   15 years rgrieder Updated TinyXML++ to the latest trunk revision. Only adds a function …
(edit) @6619   15 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6618   15 years rgrieder Testing why tardis complains about my PNGs. —> converted bar2.png …
(edit) @6617   15 years hallerja Creating directory for content
(edit) @6616   15 years gionc Added SkyboxGenerator class, implemented console command
(edit) @6615   15 years sfluecki Grössenangaben / Ausrichtung von Close_button & Titelbar im PickupHUD …
(edit) @6614   15 years scurcio close button pickup
(edit) @6613   15 years rgrieder Don't use IrfanView to batch convert TGA → PNG: it doesn't support …
(edit) @6612   15 years rgrieder Replaced *.tga with *.png
(edit) @6611   15 years rgrieder Replaced *.tga with *.png
(edit) @6610   15 years rgrieder Creating TGA → PNG test branch.
(edit) @6609   15 years rgrieder Replaced all TGA files with optimized PNG files (not yet linked in …
(edit) @6608   15 years rgrieder More PNG optimisations.
(edit) @6607   15 years ebeier first working version of the SpeedPickup, needs some more work for …
(edit) @6606   15 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6605   15 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6604   15 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6603   15 years rgrieder svn:eol-style "native" for all text based files. and no …
(edit) @6602   15 years sfluecki Fixed PickUp Window
(edit) @6601   15 years solex ArtificialController: sameTeam hacking
(edit) @6600   15 years sfluecki 2. Update
(edit) @6599   15 years sfluecki First commit wohoo
(edit) @6598   15 years scheusso someone forgot to delete these overlays
(edit) @6597   15 years smerkli Split ChatBox.h into ChatBox.h and ChatBox.cc, comments to follow.
(edit) @6596   15 years smerkli Adding chatbox related files
(edit) @6595   15 years rgrieder Merged remaining revisions from gamestate to gamestates2.
(edit) @6594   15 years rgrieder Creating new game state branch to merge the changes from the trunk.
(edit) @6593   15 years dafrick New pickup branch to work on pickup inventory/gui, yay!
(edit) @6592   15 years solex created ai branch
(edit) @6591   15 years rgrieder Created branch for work on First Person mode.
(edit) @6590   15 years rgrieder Switching to OGRE v1.6 on Tardis
(edit) @6589   15 years decapitb reduced hs-w01 texture and material script
(edit) @6588   15 years decapitb reduced hs-w01 mesh
(edit) @6587   15 years dafrick Created new branch for level creation.
(edit) @6586   15 years jo added Dynamicmatch.cc and Dynamicmatch.h for new gametype
(edit) @6585   15 years scheusso lod branch
(edit) @6584   15 years jo created branch for new gametype
(edit) @6583   15 years rgrieder hudelements
(edit) @6582   15 years rgrieder Created new png branch to test PNGs on tardis again.
(edit) @6581   15 years rgrieder Also deleting png branch just to make a new one.
(edit) @6580   15 years rgrieder Removed old data branches.
(edit) @6579   15 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6578   15 years rgrieder Seems like FreeImage doesn't like PNGs with indexed colours. Fixed …
(edit) @6577   15 years smerkli Nothing really, just skimming through code, adding comments…
(edit) @6576   15 years rgrieder Reduced size of the PNG files by using optipng and advanceCOMP (saves …
(edit) @6575   15 years ebeier SpeedPickup Class is now "working" (able to spawn/be picked up), but …
(edit) @6574   15 years ebeier adapted SpeedPickup from HealthPickup
(edit) @6573   15 years rgrieder Adjusted imageset and looknfeel files of TaharezGreenLook.
(edit) @6572   15 years rgrieder Added TaharezGreenLook scheme files and made the look default, so we …
(edit) @6571   15 years rgrieder Removed last remains of hard coded Taharez references: Refer to the …
(edit) @6570   15 years rgrieder Added 'TaharezGreenLook' based on 'TaharezLook'. It's everything else …
(edit) @6569   15 years rgrieder Completed skin abstraction for Taharez, Windows, Vanilla and SleeSpace …
(edit) @6568   15 years rgrieder Renamed sleekspace skin files to SleekSpace
(edit) @6567   15 years rgrieder Added definitions for the HUD widgets.
(edit) @6566   15 years rgrieder Changed the way windows are aliased: Instead of defining …
(edit) @6565   15 years smerkli Test commit, added a couple of comments.
(edit) @6564   15 years rgrieder Changed use of CEGUI widgets: Instead of addressing a type with …
(edit) @6563   15 years dafrick Some minor changes.
(edit) @6562   15 years erwin More tries to fix the sound: there seems to be no context in the …
(edit) @6561   15 years dafrick No longer works.
(edit) @6560   15 years dafrick Emptied emtpy level.
(edit) @6559   15 years scheusso created new module designtools to put skyboxgenerator and also …
(edit) @6558   15 years scheusso creating new skybox branch to continue work on skybox generator
(edit) @6557   15 years dafrick Remove pickup3 branch, because it's no longer needed, as well…
(edit) @6556   15 years dafrick Remove pickups 2 branch, since it's no longer needed.
(edit) @6555   15 years scheusso merging revisions 6526:6532 from ppspickups2 into new ppspickups2
(edit) @6554   15 years scheusso recreating ppspickups2 from trunk
(edit) @6553   15 years scheusso temporarily deleting this branch
(edit) @6552   15 years scheusso merged revisions 6525:6543 from ppspickups1 into ppspickups1
(edit) @6551   15 years scheusso recreating ppspickups1 branch
(edit) @6550   15 years scheusso temporarily deleting this branch
(edit) @6549   15 years dafrick Fixed Keybind GUI bug.
Note: See TracRevisionLog for help on using the revision log.