Activity for cmmurphy

  • cmmurphy cmmurphy committed [r2708]

    Minor tweak on the part that stops at 89.5 so t...

  • cmmurphy cmmurphy committed [r2718]

    Made some minor tweaks to DeadReckoningComponen...

  • cmmurphy cmmurphy committed [r2719]

    Fixed the bug that Henrique (from the forums) w...

  • cmmurphy cmmurphy committed [r2726]

    Fixed a bug in the DefaultMessageProcessor that...

  • cmmurphy cmmurphy committed [r2732]

    Changed the map load and close in GameManager s...

  • cmmurphy cmmurphy committed [r2741]

    Minor tweak so that the player doesn't send out...

  • cmmurphy cmmurphy committed [r2743]

    Modified to use WindowsLookSkin instead. Also,...

  • cmmurphy cmmurphy committed [r2742]

    Eddie made a change on my box to fix the path f...

  • cmmurphy cmmurphy committed [r2809]

    First attempt at converting this to the newest ...

  • cmmurphy cmmurphy committed [r2839]

    Removed old .suo file and minor tweak to path l...

  • cmmurphy cmmurphy committed [r2842]

    Variety of tweaks. Updated CEGUI changes to two...

  • cmmurphy cmmurphy committed [r2843]

    Minor clean up of a few stray comments.

  • cmmurphy cmmurphy committed [r2844]

    Updated comment to reflect correct number of pr...

  • cmmurphy cmmurphy committed [r2845]

    Fixed a bug in transformable with cylinder. Wh...

  • cmmurphy cmmurphy committed [r2846]

    Minor tweaks to testAARHUD to use normal color ...

  • cmmurphy cmmurphy committed [r2883]

    Added a method, CreateRemoteActor so that the D...

  • cmmurphy cmmurphy committed [r3189]

    Set use LMS to false by default. Also, refacto...

  • cmmurphy cmmurphy committed [r3278]

    Added the new Shader Oscillating timer paramete...

  • cmmurphy cmmurphy committed [r3308]

    Some tweaks to the interface and behavior of th...

  • cmmurphy cmmurphy committed [r3307]

    Refactored the ShaderParameter class to support...

  • cmmurphy cmmurphy committed [r3328]

    Added new DDM files that David put into the HLA...

  • cmmurphy cmmurphy committed [r3360]

    Minor changes to GM statistics to make it easie...

  • cmmurphy cmmurphy committed [r3373]

    A few tweaks to the statistics stuff. It's my l...

  • cmmurphy cmmurphy committed [r3388]

    Fixed problem with earlier version of stats. I...

  • cmmurphy cmmurphy committed [r3395]

    Initial refactor of the helper to fix the probl...

  • cmmurphy cmmurphy committed [r3397]

    Significantly refactored deadreckoninghelper.cp...

  • cmmurphy cmmurphy committed [r3423]

    Modified the unit test so you can now pass in a...

  • cmmurphy cmmurphy committed [r3431]

    Added a default name to the keyframes in the lo...

  • cmmurphy cmmurphy committed [r3451]

    Moved the tutorial game events to the map (ie, ...

  • cmmurphy cmmurphy committed [r3450]

    Updated the TankTargetTutorial to reflect curre...

  • cmmurphy cmmurphy committed [r3455]

    A Minor change in HLA Component to make sure an...

  • cmmurphy cmmurphy committed [r3457]

    Reversed direction of articulations in the para...

  • cmmurphy cmmurphy committed [r3462]

    Removed the extra error message on a game actor...

  • cmmurphy cmmurphy committed [r3463]

    Added an Equivalent() method to mathdefines.h t...

  • cmmurphy cmmurphy committed [r3467]

    Added a method to GameActorProxy for when a Gam...

  • cmmurphy cmmurphy committed [r3468]

    Fixed the camera jitter issue!!!! Delta was usi...

  • cmmurphy cmmurphy committed [r3471]

    Very minor change. Checks for NULL and for emp...

  • cmmurphy cmmurphy committed [r3601]

    Updated and cleaned up the shaders for the tank...

  • cmmurphy cmmurphy committed [r3603]

    Updated shader code. Fixed 2 bugs: a) clone in ...

  • cmmurphy cmmurphy committed [r3648]

    Modified the shader manager so that it does not...

  • cmmurphy cmmurphy committed [r3665]

    Refactored parts of the Shader stuff to have be...

  • cmmurphy cmmurphy committed [r3668]

    Updated the tank tutorial for the renaming of t...

  • cmmurphy cmmurphy committed [r3666]

    Applied the shader changes to updated code in d...

  • cmmurphy cmmurphy committed [r3780]

    Added extra debug info when it fails to load an...

  • cmmurphy cmmurphy committed [r3779]

    Deleted an extraneous part of an if check.

  • cmmurphy cmmurphy committed [r3782]

    Checked in first 2005 project for tank tutorial.

  • cmmurphy cmmurphy committed [r3783]

    Minor edit to print the data path. And set time...

  • cmmurphy cmmurphy committed [r3784]

    Updated readme.txt.

  • cmmurphy cmmurphy committed [r3824]

    Improved an error message for when a named para...

  • cmmurphy cmmurphy committed [r3827]

    Added a config file for the Tank Tutorial

  • cmmurphy cmmurphy committed [r3959]

    Commented out the new code in dtAudio||AudioMan...

  • cmmurphy cmmurphy committed [r3989]

    Went back over and re-commented out the lines o...

  • cmmurphy cmmurphy committed [r3990]

    Removed the ProjectCompleteWithHLA project from...

  • cmmurphy cmmurphy committed [r3991]

    Added the config.xml file for this project.

  • cmmurphy cmmurphy committed [r4123]

    Added capabilities to Task Actors. Added Displ...

  • cmmurphy cmmurphy committed [r4151]

    Fixed a minor issue where an Ordered FAILING ta...

  • cmmurphy cmmurphy committed [r4426]

    Updated ServerLoggerComponent to reflect the re...

  • cmmurphy cmmurphy committed [r4427]

    Fixed a bug in the BinaryLogStream that would c...

  • cmmurphy cmmurphy committed [r4432]

    Added a fix to CEUIDrawable drawImplementation ...

  • cmmurphy cmmurphy committed [r4716]

    Second. Added comments to transform.h (my apolo...

  • cmmurphy cmmurphy committed [r4717]

    Third. Fixed a bug in the DR code for rotation....

  • cmmurphy cmmurphy committed [r4715]

    First of several commits. This one fixes a bug ...

  • cmmurphy cmmurphy committed [r4790]

    Changed the unit tests so slow tests are now an...

  • cmmurphy cmmurphy committed [r4797]

    Changed fps motion model. It had a hard coded c...

  • cmmurphy cmmurphy committed [r4826]

    Changed the LOG_WARNINGS that everyone sees in ...

  • cmmurphy cmmurphy committed [r4827]

    Pulled some of the logic on the motion model up...

  • cmmurphy cmmurphy committed [r4843]

    Replaced the distribution license on the unit t...

  • cmmurphy cmmurphy committed [r4866]

    Fixed a bug dating back to Dec '06, checkin 291...

  • cmmurphy cmmurphy committed [r4873]

    Commented out the line to enable LOG_INFO messa...

  • cmmurphy cmmurphy committed [r4878]

    Majorly refactored the game event dialog to use...

  • cmmurphy cmmurphy committed [r4881]

    Updated the property controls for game events a...

  • cmmurphy cmmurphy committed [r4925]

    Unset the default log level which was Debug lev...

  • cmmurphy cmmurphy committed [r5135]

    Branch tag for releases done on 2008_11_11.

  • cmmurphy cmmurphy committed [r5255]

    Modified game app to force console printing to ...

  • cmmurphy cmmurphy committed [r5268]

    Fixed a bug related to the recent event refacto...

  • cmmurphy cmmurphy committed [r5269]

    Moved a status message that was in the wrong pl...

  • cmmurphy cmmurphy committed [r5415]

    Added support for the prototype name to the act...

  • cmmurphy cmmurphy committed [r5416]

    Changed the log messages for node collector to ...

  • cmmurphy cmmurphy committed [r5417]

    Set the minimum resize on the XYZ controls in t...

  • cmmurphy cmmurphy committed [r5560]

    Added a preference for the actor offset distanc...

  • cmmurphy cmmurphy committed [r5561]

    Now uses the actor offset preference in the GoT...

  • cmmurphy cmmurphy committed [r5651]

    Removed some very old code that attempted to fi...

  • cmmurphy cmmurphy committed [r5710]

    Added exports to the new dtQt classes so that S...

  • cmmurphy cmmurphy committed [r5711]

    Turned off error logging during 1 test with xer...

  • cmmurphy cmmurphy committed [r5780]

    Added a new property to STAGE for the new move/...

  • cmmurphy cmmurphy committed [r5782]

    Changed the testmotionmodels app to take an opt...

  • cmmurphy cmmurphy committed [r5864]

    Added a utility method to the ClientNetworkComp...

  • cmmurphy cmmurphy committed [r5867]

    Added a DEFAULT_NAME to the server component. T...

  • cmmurphy cmmurphy committed [r5868]

    The network component now checks for the existe...

  • cmmurphy cmmurphy committed [r5894]

    Added a utility method to CreateActorFromProtot...

  • cmmurphy cmmurphy committed [r5932]

    Added the name and category to one of the error...

  • cmmurphy cmmurphy committed [r5956]

    Fixed a minor bug with the smoothing logic. Ref...

  • cmmurphy cmmurphy committed [r5959]

    Fixed Fixed compile issue for 2.6 compatibility.

  • cmmurphy cmmurphy committed [r6052]

    Added statistics for the 7 phases of system.cpp...

  • cmmurphy cmmurphy committed [r6058]

    Moved a behavior from SimCore baseentity into g...

  • cmmurphy cmmurphy committed [r6193]

    Added some GM statistics to the dtCore stats di...

  • cmmurphy cmmurphy committed [r6200]

    Removed the description property from the TaskA...

  • cmmurphy cmmurphy committed [r6244]

    Minor change to shaders to fix an issue posted ...

  • cmmurphy cmmurphy committed [r6795]

    Added a new 'global default log level' to the l...

  • cmmurphy cmmurphy committed [r6925]

    Added the unit test pch header include to some ...

1 >