Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3068   15 years landauf removing svn:mergeinfo again after sound2 merge
(edit) @3067   15 years Aurelian COUT in CheckPoint removed
(edit) @3066   15 years scheusso trying to reduce network delays/lags
(edit) @3065   15 years decapitb
(edit) @3064   15 years Aurelian Final commit of gametype asteroids for presentation. everything …
(edit) @3063   15 years danielh - Moved pickups to a seperate directory - Added two pickups: …
(edit) @3062   15 years scheusso pongbat fix for client (no more hanging at the edge anymore)
(edit) @3061   15 years scheusso deleted old sound branches
(edit) @3060   15 years scheusso merged sound2 back to trunk
(edit) @3059   15 years mockm broadcast message in standalone works now
(edit) @3058   15 years scheusso adjustment to be able to see chat messages in standalone mode
(edit) @3057   15 years mockm new rev of gametype UnderAttack: Gametime has been enlarged :-)
(edit) @3056   15 years Aurelian Bug in gametype Asteroids fixed: game ends directly after death
(edit) @3055   15 years erwin added mainmenu ambient sound
(edit) @3054   15 years decapitb everything
(edit) @3053   15 years landauf merged weapons branch back to trunk
(edit) @3052   15 years landauf removed the old weaponSystem directory to get ready for merge. the …
(edit) @3051   15 years landauf Well, I guess codeb_l_ocks fits better. I'm just wondering why it took …
(edit) @3050   15 years landauf added /build and /codeblocks to the ignore list
(edit) @3049   15 years landauf - Added option to add a Controller to a ControllableEntity in the XML …
(edit) @3048   15 years scheusso some adjustments in order to make network playing of pong smoother
(edit) @3047   15 years scheusso had to revert some things in Gamestate::diff
(edit) @3046   15 years bknecht introducing the bouncing pickup
(edit) @3045   15 years scheusso some cleaning up
(edit) @3044   15 years scheusso clientside physics of pong now working
(edit) @3043   15 years scheusso first approach of having client-side pong physics some optimisations …
(edit) @3042   15 years bknecht fixed some includes to make code compilable on Unix systems
(edit) @3041   15 years danielh Now creating some CEGUI windows for items as soon as the inventory is …
(edit) @3040   15 years landauf added 2 typedefs in PickupCollection.cc to replace _Pairii which isn't …
(edit) @3039   15 years landauf changed rotation convertion. +pitch is a counterclockwise rotation …
(edit) @3038   15 years landauf Cleaned up setPlayer/removePlayer interface between PlayerInfo and …
(edit) @3037   15 years bknecht minor fix so not all hell breaks loose if we do not use this function …
(edit) @3036   15 years bknecht we do now save what level you chose last time and will preselect it …
(edit) @3035   15 years landauf get returnvalue shortcuts in CommandExecutor (for tolua)
(edit) @3034   15 years landauf replaced tabs with spaces
(edit) @3033   15 years landauf merged gametypes branch back to trunk
(edit) @3032   15 years landauf test
(edit) @3031   15 years landauf test
(edit) @3030   15 years landauf test
(edit) @3029   15 years landauf test
(edit) @3028   15 years landauf removed svn:mergeinfo properties
(edit) @3027   15 years landauf test
(edit) @3026   15 years landauf test
(edit) @3025   15 years landauf test
(edit) @3024   15 years landauf test
(edit) @3023   15 years landauf test
(edit) @3022   15 years landauf test
(edit) @3021   15 years landauf test
(edit) @3020   15 years landauf some small adjustments in all the new gametype classes
(edit) @3019   15 years landauf set eol-style:native, no codechanges
(edit) @3018   15 years landauf removed lod and lod2. lodfinal is still in use.
(edit) @3017   15 years landauf removed some branches
(edit) @3016   15 years danielh - minor fix in PickupCollection - Made PickupInventory into a …
(edit) @3015   15 years scheusso trying to make some performance improvements in TrafficControl
(edit) @3014   15 years scheusso console command grabMouse / ungrabMouse now working (used for a …
(edit) @3013   15 years bknecht merged sound changes into sound2 use sound2 from now on
(edit) @3012   15 years rgrieder Build fix: Member functions marked as const should only iterate over …
(edit) @3011   15 years bknecht Created sound2 branch to be able to implement sound in mainmenu
(edit) @3010   15 years rgrieder Bufix in Engine.cc (revealed with runtest on windows/msvc). Please …
(edit) @3009   15 years rgrieder Inadvertently forgot to adjust the ENDIF statement.
(edit) @3008   15 years bknecht You don't need no —level or -l anymore now. You may choose your …
(edit) @3007   15 years rgrieder Strange happenings…
(edit) @3006   15 years rgrieder Fix following the hack before.
(edit) @3005   15 years rgrieder Ugly hacking for a nearing presentation You should now be able to …
(edit) @3004   15 years scheusso reverted changes of ControllableEntity synchronisation now again with …
(edit) @3003   15 years scheusso - fix in connection handling - reduced debug cpu load on server/client …
(edit) @3002   15 years rgrieder Possible build bug: in the compiler config files (BuildConfig, etc.) …
(edit) @3001   15 years danielh - Added helper method to HumanController to get it's …
(edit) @3000   15 years adrfried some ggz things
(edit) @2999   15 years erwin fixed segfault bug on tardis
(edit) @2998   15 years erwin fixed some bugs
(edit) @2997   15 years adrfried some asio functionality
(edit) @2996   15 years rgrieder Fixed tick-time issue: Not all tick times were being taken into …
(edit) @2995   15 years rgrieder Fixed two small build problems.
(edit) @2994   15 years dafrick Small correction in Notifications
(edit) @2993   15 years dafrick Small changes in QuestManager for the GUI. Added toggleVisibility …
(edit) @2992   15 years scheusso some fixes (in tick, getDeltaTime) and error output
(edit) @2991   15 years scheusso forgot some things
(edit) @2990   15 years scheusso merged netp2 → netp3
(edit) @2989   15 years scheusso created now netp3 branch
(edit) @2988   15 years rgrieder Small build system fix.
(edit) @2987   15 years rgrieder Removed temporary editor files.
(edit) @2986   15 years Aurelian Respawning changed, not possible anymore, not completely working. …
(edit) @2985   15 years vmikos final version
(edit) @2984   15 years erwin implemented a fallback ogg loader via libvorbisfile
(edit) @2983   15 years Hagen MuzzleFlash finally there, EnergyDrink weapon
(edit) @2982   15 years erwin added some error checking
(edit) @2981   15 years Hagen moved MuzzleFlash into weaponsystem Folder
(edit) @2980   15 years erwin added config ability to sound, few other changes
(edit) @2979   15 years Hagen working laser style weapon with muzzleflash
(edit) @2978   15 years Aurelian some fixes on the timer, visibility of checkpoint removed (done in the …
(edit) @2977   15 years Naaduun =movable plane
(edit) @2976   15 years scheusso removed some debug output
(edit) @2975   15 years rgrieder - Fixed stupid bug in MobileEntity.h - Removed a compiler warning
(edit) @2974   15 years scheusso debug output for reto
(edit) @2973   15 years landauf changed type of gametype-HUD and default-HUD to PlayerInfo (instead of …
(edit) @2972   15 years danielh Update - Minor changes in BaseItem - Updated to NotificationQueue …
(edit) @2971   15 years mockm new revision of Gametype UnderAttack: Timerfunction and some color added
(edit) @2970   15 years Aurelian Added timer in class gametype, timer working in asteroids, modified …
(edit) @2969   15 years jsmely weapon updated
Note: See TracRevisionLog for help on using the revision log.