Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @6579   15 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6577   15 years smerkli Nothing really, just skimming through code, adding comments…
(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) @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) @6569   15 years rgrieder Completed skin abstraction for Taharez, Windows, Vanilla and SleeSpace …
(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.
(edit) @6548   15 years rgrieder Added a new look from the CEGUI skin repository: sleekspace. (added …
(edit) @6546   15 years rgrieder Removed yet another obsolete cegui file.
(edit) @6545   15 years rgrieder It seems we don't usually define the fonts used in widgets manually. …
(edit) @6544   15 years rgrieder Removed loads of CEGUI related files that we really don't need. Most …
(edit) @6543   15 years rgrieder svn:eol-style "native" for all text based files.
(edit) @6542   15 years ebeier made some changes, testlevel should be ready, …
(edit) @6541   15 years ebeier added some files for new speed pickup
(edit) @6540   15 years dafrick Removed some TODO's. Finished up documenting pickup module.
(edit) @6539   15 years dafrick Ups. Complies and runs now.
(edit) @6538   15 years dafrick Done some (almost final) documenting in pickup module.
(edit) @6537   15 years rgrieder Linked every GUI sheet to exactly one InputState. Also added …
(edit) @6536   15 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
(edit) @6535   15 years rgrieder MSVC build config fix for incremental linking.
(edit) @6534   15 years dafrick PickupCarrier destructor a little more compact.
(edit) @6533   15 years dafrick Resolved segmentation fault, when destroying a PickupCompilation.
(edit) @6532   15 years benedict created .h and .cc files for invi-pickup
(edit) @6531   15 years benedict simple copy of pickuplevel
(edit) @6530   15 years benedict wider nur ein test
(edit) @6529   15 years benedict testcommit
(edit) @6528   15 years ebeier
(edit) @6527   15 years scheusso creating new chat branch
(edit) @6526   15 years dafrick Second new branch to create pickups. (Ignore the … level from the …
(edit) @6525   15 years dafrick New branch to create pickups level.
(edit) @6524   15 years dafrick Merged pickup branch into trunk. Yay. Persisting bugs will be fixed, …
(edit) @6523   15 years dafrick Whitespace removal.
(edit) @6522   15 years rgrieder Created branch for rocket aim improvements.
(edit) @6521   15 years dafrick Added changedPickedUp method to Pickupable to solve a problem in …
(edit) @6520   15 years dafrick Small fix in HealthPickup.
(edit) @6519   15 years dafrick Started documenting MetaPcikup, resolved some bugs in PickupCollection …
(edit) @6518   15 years dafrick Renamed TestPickup to MetaPickup.
(edit) @6517   15 years dafrick TestPickup now more universal, as it accepts all PickupCarriers as its …
(edit) @6516   15 years dafrick Resolved DroppedPickup bug, where the pickup picked up from a …
(edit) @6515   15 years scheusso permanent creation of DroppedPickup instead of temporary
(edit) @6514   15 years rgrieder Fixed intialisation bug in PickupSpawner.
(edit) @6512   15 years dafrick Added additional pickup (TestPickup), and did some bug $fixing.
(edit) @6511   15 years erwin You shalt not compile and edit.
(edit) @6510   15 years erwin last one for today
(edit) @6509   15 years erwin Committing spreeeee! Hardcoded source init
(edit) @6508   15 years erwin Removed unused function declarations
(edit) @6507   15 years erwin Found a few new places to change things for file streaming
(edit) @6506   15 years scheusso merged sound4 into sound5
(edit) @6505   15 years scheusso creating new sound5 branch (ogg streaming)
(edit) @6504   15 years erwin Commit before rebase, attempt to fix everything ;-)
(edit) @6503   15 years rgrieder Disabled some more warnings in MultiType that OGRE v1.7 revealed.
(edit) @6502   15 years rgrieder Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
(edit) @6501   15 years rgrieder Ensured OGRE v1.7 "Cthugha" code compatibility. Does not yet seem to …
(edit) @6500   15 years scheusso removing dronecontroller from cmakelists in order to build …
(edit) @6499   15 years dafrick Some small changes regarding output.
(edit) @6498   15 years dafrick Added some preconfigured health pickups.
(edit) @6497   15 years dafrick Fixed bug in clone() (Argument needed to be as reference). Pickups …
(edit) @6496   15 years rgrieder Fixed DLL interface on Windows.
(edit) @6495   15 years rgrieder Fixed CEGUI library problem on tardis
(edit) @6494   15 years scheusso tardis fix
(edit) @6492   15 years dafrick Small error in Pickup Spawner.
(edit) @6491   15 years scheusso removed Drone.cc from CMakeLists
(edit) @6490   15 years dafrick Added target to HealthPickup, which I had forgotten.
(edit) @6489   15 years dafrick Changed changedActivity and changedVisibility such that when …
(edit) @6488   15 years scheusso forgot an important detail
(edit) @6487   15 years rgrieder Merged r5841 that removes the student's code from the tutorial.
(edit) @6486   15 years dafrick Simplification in PickupSpawner due to previous commit.
(edit) @6485   15 years dafrick Added changedActivity and changedVisibility method to WorldEntity, …
(edit) @6484   15 years dafrick Cleanup and bug fixes.
Note: See TracRevisionLog for help on using the revision log.