Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6781   15 years gnadler
(edit) @6780   15 years gnadler
(edit) @6779   15 years gnadler
(edit) @6778   15 years gnadler
(edit) @6777   15 years smerkli Brought implementation further, now starting to link into main program.
(edit) @6776   15 years smerkli Added ChatInputHandler facilities and started implementing them.
(edit) @6775   15 years hallerja missile texture 1
(edit) @6774   15 years rgrieder Activated Strict.lua That means you can no longer assign to or access …
(edit) @6773   15 years rgrieder Eliminated all unnecessary global Lua variables and replaced them …
(edit) @6772   15 years gionc update Skybox Generator
(edit) @6771   15 years gionc update SkyboxGenerator
(edit) @6770   15 years hallerja Missile Texture
(edit) @6769   15 years erwin Fixed a possible source for future problems. but still no sounds. Try …
(edit) @6768   15 years erwin obsolete, sound5 is current sound dev branch
(edit) @6767   15 years youngk Added descriptions and missing documentation to the classes I edited …
(edit) @6766   15 years rgrieder New branch to work on XML controlled CEGUI menus and on game states …
(edit) @6765   15 years rgrieder Dependency acceptance update: 5.0 with OGRE 1.7 is now also allowed, …
(edit) @6764   15 years rgrieder Hackaround for Visual Studio 2005 (compiler bug).
(edit) @6763   15 years rgrieder Using our own error handler (including the debugger) for Lua code …
(edit) @6762   15 years rgrieder Changes from last revision —> diff file for external libraries updated.
(edit) @6761   15 years rgrieder Fixed "error in error handler" problem that occurred within CEGUILua …
(edit) @6760   15 years dafrick Deleting pickup4 branch, you know the drill…
(edit) @6759   15 years dafrick Deleting ppspickups2 branch, since it's obsolete as well.
(edit) @6758   15 years dafrick Deleting ppspickups1 branch, since it's obsolete now.
(edit) @6757   15 years dafrick Creating new pickup branch for me.
(edit) @6756   15 years dafrick Creating new pps pickups branch for Eric and Benedict.
(edit) @6755   15 years dafrick Fixed Segfault upon dropping of InvisiblePickup, while it was being used.
(edit) @6754   15 years rgrieder Fixed bug in SingleplayerMenu that happened when starting a level manually.
(edit) @6753   15 years rgrieder Some more hackery for the PlayerInfo↔GUIOverlay relation. Seems to …
(edit) @6752   15 years rgrieder Fixed PickupManager::getPawn() method against NULL pointers. (Doesn't …
(edit) @6751   15 years rgrieder Removed FORCEINLINE from Singleton.h: There seems to be unexpected …
(edit) @6750   15 years dafrick PickupInventory working again, just had to change TaharezLook to …
(edit) @6749   15 years rgrieder Background wasn't transparent upon start up —> black screen when …
(edit) @6748   15 years rgrieder A GUISheet can assign its field "loadAlong" any strings designating …
(edit) @6747   15 years rgrieder Added onShow and onHide as overridable methods to GUISheet.lua and …
(edit) @6746   15 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
(edit) @6745   15 years rgrieder Branch now compiling with GCC as well: Added an removed a few …
(edit) @6744   15 years rgrieder Boost_VERSION was missing on Tardis because of manual configuration
(edit) @6743   15 years rgrieder - Bugfix in keyESC. - Default behaviour for GUI sheet InputStates is …
(edit) @6742   15 years rgrieder Fixed typo.
(edit) @6741   15 years rgrieder Removed obsolete InputState from GSMainMenu.
(edit) @6740   15 years rgrieder Trivial bug fix.
(edit) @6739   15 years rgrieder Applied background image changes to GSMainMenu.cc
(edit) @6738   15 years rgrieder Cosmetic changes in InputManager.
(edit) @6737   15 years rgrieder Background image of the GUI is now managed by GUIManager and kept in a …
(edit) @6736   15 years rgrieder All CEGUI calls that can execute Lua code should be protected against …
(edit) @6735   15 years rgrieder Removed getInstancePtr() from all Singletons. Use "exists()" (check) …
(edit) @6734   15 years hallerja Missile and plasma drop models
(edit) @6733   15 years erwin Added some hacks, now the source is playing, but there are no …
(edit) @6732   15 years scheusso correcting initial speed of projectiles
(edit) @6731   15 years dafrick PickupCollection is broken for now because to make it work drastic …
(edit) @6730   15 years erwin Transfer changes again
(edit) @6729   15 years erwin Commit changes to transfer to netbook
(edit) @6728   15 years dafrick No more seg faults with pickups (at least that's what I hope. ;))
(edit) @6727   15 years scheusso HUDRadar now working again
(edit) @6726   15 years erwin Some more atempts to fix maybe it's platform specific…
(edit) @6725   15 years dafrick Resolved bug, that caused orxonox to crash whenever a level with …
(edit) @6724   15 years rgrieder svn:eol-style "native" for all text-based files.
(edit) @6723   15 years rgrieder Using /MP instead of /MP2 for MSVC. That way the number of processes …
(edit) @6722   15 years rgrieder Renamed showGUI and hideGUI to showMenuSheet and hideMenuSheet.
(edit) @6721   15 years rgrieder Fixed cross hair showing in in game menu.
(edit) @6720   15 years rgrieder "init" lua function —> "onLoad" to make it clear that it is a user …
(edit) @6719   15 years rgrieder Fixed error reporting problem in LuaState.cc when parsing LuaStateInit.lua.
(edit) @6718   15 years rgrieder Moved BasicGUI.lua to GUISheet.lua and derived MenuSheet.lua as well …
(edit) @6717   15 years scheusso removing some includes
(edit) @6716   15 years scheusso removed some bindings to map
(edit) @6715   15 years scheusso removing map files
(edit) @6714   15 years scheusso creating map tag in order to ditch it
(edit) @6713   15 years dafrick Adjusted SpeedPickup such that the Engine is the actual PickupCarrier …
(edit) @6712   15 years dafrick Merged pickup_representation_templates into one. Merged pickups.oxi …
(edit) @6711   15 years dafrick Merged pickup4 branch back to trunk.
(edit) @6710   15 years dafrick Merged ppspickups2 branch into trunk.
(edit) @6709   15 years dafrick Merged ppspickups1 into trunk.
(edit) @6708   15 years dafrick Some cleanup.
(edit) @6707   15 years dafrick Found bug in PickupSpawner.
(edit) @6706   15 years dafrick Small adaptations in SpeedPickup.
(edit) @6705   15 years dafrick Minor cleanup.
(edit) @6704   15 years rgrieder "filename" —> "name" table entry for GUI sheets.
(edit) @6703   15 years dafrick Removed warning (and possible error, I'm not sure) in MultiStateEngine.
(edit) @6702   15 years dafrick Added arrow texture and material. Created some images for the …
(edit) @6701   15 years dafrick Added a new health pickup.
(edit) @6700   15 years dafrick Rudimentary version of PickupInventory appears to be working now, …
(edit) @6699   15 years smerkli shit works xD
(edit) @6698   15 years smerkli ChatHistory is not being constructed, no idea why.
(edit) @6697   15 years jo boost feature added
(edit) @6696   15 years solex Master now limiting its formation size and revokes it with a …
(edit) @6695   15 years solex master now lists slaves
(edit) @6694   15 years ebeier added some speedpickup templates
(edit) @6693   15 years smerkli questions resolved, ready for in-game testing.
(edit) @6692   15 years jo some bugs removed, with friendlyfire option
(edit) @6691   15 years kolibri7 implementing the XMLPort function for LoD; getting some erreors from gcc…
(edit) @6690   15 years smerkli Few changes before the questions, completing doxy stuff.
(edit) @6689   15 years benedict fixed some issues with the templates
(edit) @6688   15 years smerkli Completed and tested the code as far as I could, now preparing questions.
(edit) @6687   15 years ebeier inverted pickup images
(edit) @6686   15 years jo first version- not playable yet
(edit) @6685   15 years benedict created small, medium and huge invisibility pickup tempaltes
(edit) @6684   15 years benedict minor changes in intendation & commenting
(edit) @6683   15 years solex master/slave behavior enhancments
(edit) @6682   15 years smerkli added chatlistener method for debugging (ChatListener.cc)
Note: See TracRevisionLog for help on using the revision log.