August 2009 Archives by date
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
Starting: Sat Aug 1 07:01:18 UTC 2009
Ending: Mon Aug 24 03:10:24 UTC 2009
Messages: 284
- [tp-cvs] tpclient-pyogre - Added engines in the correct place for the battleships model Landon Fowles
- [tp-cvs] tpclient-pyogre - Engines now activate on move events Landon Fowles
- [tp-cvs] tpserver-cpp - Apparently, the mysql includes have to be last, otherwise stl complains. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - Apparently, the mysql includes have to be last, otherwise stl complains. Lee Begg
- [tp-cvs] tpclient-pyogre - Added startup warp-in animation Landon Fowles
- [tp-cvs] tpserver-cpp (refactor) - STL fun! Kornel Kisielewicz
- [tp-cvs] tpclient-pyogre - Move events take priority over drifting Landon Fowles
- [tp-cvs] tpclient-pyogre - Tried fixing the move events more, hopefully everything works well now Landon Fowles
- [tp-cvs] tpserver-cpp (refactor) - Algorithms header added Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - STL algorithms Kornel Kisielewicz
- [tp-cvs] tpclient-pyogre - Added translated raycast code, doesn't work however Landon Fowles
- [tp-cvs] tpserver-cpp (refactor) - Algorithms : fill_by_set Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Algorithms : generate_key_set Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Algorithms : find_default Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Algorithms : for_each_if Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Algorithms : delete_map_all Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Algorithms : for_each_value Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Algorithms : for_each_keyw Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Algorithms : all round implementation in server, yay Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Shared pointer typedefs Kornel Kisielewicz
- [tp-cvs] tpclient-pyweb - Frontend & Backend: You can now remove orders. Joel Bohman
- [tp-cvs] tpclient-pyweb - Frontend: Fixed so interface updates when you add an order. Joel Bohman
- [tp-cvs] tpclient-pyogre - Whoops, fixed some C++isms to python, now the code at least says it fails instead of crashing Landon Fowles
- [tp-cvs] tpclient-pyogre - Fixed up more typos, however baseVertexPointerToElement seems to be missing from python-ogre Landon Fowles
- [tp-cvs] tpclient-pyogre - Added laser particle effects that shoot out from the ship being attacked Landon Fowles
- [tp-cvs] tpclient-pyogre - Particle effects are kind of useless without a .material file Landon Fowles
- [tp-cvs] tpclient-pyogre - Warp ins happen faster Landon Fowles
- [tp-cvs] tpclient-pyogre - Ships now explode using one of two explosion types when they die Landon Fowles
- [tp-cvs] tpclient-pyogre - Respect the warp lock, no matter what. Landon Fowles
- [tp-cvs] tpclient-pyogre - Changed the laser's post event to match what I've done with the death post event Landon Fowles
- [tp-cvs] tpclient-pyweb - Orders containing position or time argument works now. Joel Bohman
- [tp-cvs] tpclient-pyweb - Frontend: Small fix, not reseting argument panels correctly. Joel Bohman
- [tp-cvs] tpclient-pywx (tp04) - Fixed display of objects on risk ruleset. Nathan Partlan
- [tp-cvs] libtpproto-cpp - Improved documentation and test around disconnection. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - Straighten out ThresholdTurnTimer. Reported by reac. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - Added . to valid setting key characters, should allow for some more advanced features. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - - Fixed some problems with Building a Fleet, still some more to go over but it works in simple cases now - Added the resource for Factories Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - Revert "- Fixed some problems with Building a Fleet, still some more to go over but it works in simple cases now" Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - In tpguile, set the property values to zero before starting to eval the designs. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - Set property value defaults in tpmzscheme, like tpguile. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - Create a safe for the design in tpguile, should prevent some scheme issues. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - When adding or modifying a design, return the result design after calc. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - Add a few more includes of stdint.h. Lee Begg
- [tp-cvs] libtpproto-cpp - Added test to make sure that DisconnectedException is generated when not connected. Lee Begg
- [tp-cvs] tpserver-cpp (battlexml) - Added . to valid setting key characters, should allow for some more advanced features. Lee Begg
- [tp-cvs] tpserver-cpp - Corrected the ObjectOrderParameter, missing field. Lee Begg
- [tp-cvs] tpserver-cpp (mtsec) - Corrected the ObjectOrderParameter, missing field. Alan P. Laudicina
- [tp-cvs] tpclient-pyogre - Added the torpedo module, still some bugs to work out with positioning though. Landon Fowles
- [tp-cvs] tpclient-pyogre - Fixed play not working even after warp lock is gone if pressed beforehand Landon Fowles
- [tp-cvs] tpclient-pyogre - Fixed engines firing when the sceneNode was set to visible (as is the case when reversing through rounds) Landon Fowles
- [tp-cvs] tpclient-pyogre - Fixed round progression, which was skipping the first round Landon Fowles
- [tp-cvs] tpclient-pyogre - Fixed logging so round # is only a prefix on event related logs Landon Fowles
- [tp-cvs] tpclient-pyogre - Whoops, never noticed everything was going backwards, that's fixed now Landon Fowles
- [tp-cvs] tpclient-pyogre - End round log fixed to show the correct last round Landon Fowles
- [tp-cvs] tpclient-pywx (tp04) - Fixed return value from object selection order parameter panels, fixed out of date code in Path.py. Nathan Partlan
- [tp-cvs] tpclient-pyogre - Added move event parsing Landon Fowles
- [tp-cvs] tpserver-cpp (refactor) - Component now handled via shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Property now handled via shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Category now handled via shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Design now handled via shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - DesignStore now handled via shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec updated with DesignStore shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec updated with DesignStore shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS updated with DesignStore shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE updated with DesignStore shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TPScheme/TPGuile updated with DesignStore shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - ResourceDescription now handled via shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - ResourceManager now held in shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - ResourceManager has direct resource description creation function shortcut Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec updated with Resource shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec updated with Resource shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS updated with Resource shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Risk updated with Resource shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE updated with Resource shared_ptrs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Player shared_ptr typedef, meaningful constructor Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removed unneccesary functions Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Mysql persistence update of the player constructor Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Player now stored via shared pointer Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RULESET INTERFACE CHANGED -- takes shared_ptr to player Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerManager now stored via shared pointer Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec updated with player shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec updated with player shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Risk updated with player shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS updated with player shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE updated with player shared_ptr Kornel Kisielewicz
- [tp-cvs] tpclient-pyweb - You can now update orders. Joel Bohman
- [tp-cvs] tpserver-cpp (refactor) - Board in persistence corretly called via shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Typedefs for shared_ptr's should be the same -- ObjectRelationshipPtr and ObjectParameterGroupPtr have now proper Ptr pointer defs Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - ObjectRelationshipsData renamed to ObjectRelationships Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - ObjectParameterGroupData renamed to ObjectParameterGroup, also introduced Map type in it Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removed ObjectRelationships Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - IGObject now handled by a shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Order now takes a IGObject shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Object types on IGObject shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec now works with IGObject::Ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec now works with IGObject::Ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS now works with IGObject::Ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Risk now works with IGObject::Ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE now works with IGObject::Ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Reinstituted ProtocolObject persistance Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Boards added to ProtocolObject persistance Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Message is treated as any other Protocol Object Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MysqlPersistence update for Message Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - OrderQueue now handled by a shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - OrderQueue has now dedicated constructor, OrderManager has direct OrderQueue factory Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec now supports OrderQueue interface Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec now supports OrderQueue interface Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS now supports OrderQueue interface Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Risk now supports OrderQueue interface Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE now supports OrderQueue interface Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - ObjectType now a ProtocolObject Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec updated with ObjectType update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec updated with ObjectType update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS updated with ObjectType update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Risk updated with ObjectType update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE updated with ObjectType update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - ObjectParameterGroupDesc major refactor Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec updated to new ObjectParameterGroupDesc handling Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec updated to new ObjectParameterGroupDesc handling Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Risk updated to new ObjectParameterGroupDesc handling Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS updated to new ObjectParameterGroupDesc handling Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE updated to new ObjectParameterGroupDesc handling Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (mtsec) - - Initial Combat, no damage is done but tubes and missiles are adhered to, torpedoes and damage next - Changed the size of the universe, decreased it by a lot. - Updated Properties, added new ones for each type of tube to match missiles to tubes mainly Alan P. Laudicina
- [tp-cvs] tpserver-cpp (refactor) - Typedef for ObjectBehaviour shared_ptr (need to rethink it thou...) Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Include fix Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - FrameException updated to a more useful format Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TcpConnection now catches FrameExceptions as a last resort Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerConnection now catches FrameExceptions and sends them as fail Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Include fix Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - AdminConnection now catches frane exceptions also Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Second instance of admin connection read also packed in try..catch for FrameExceptions Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - AdminConnection now uses FrameException throws instead of multiple sendFail's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Second instance of player connection read also packed in try..catch for FrameExceptions Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerConnection now uses FrameException throws instead of multiple sendFail's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerAgent checks now throw instead of returning false Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerAgent throws FrameExceptions instead of doing sendFail's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (mtsec) - - This version finds the tubes available better - Added a couple properties Alan P. Laudicina
- [tp-cvs] tpclient-pyogre - Added move into the states table so battles can be rewound appropriately Landon Fowles
- [tp-cvs] tpclient-pyogre - Moved weapontype out of the comments in the dtd Landon Fowles
- [tp-cvs] tpclient-pyogre - Weapontype is now parsed if available and added on to the Entity object Landon Fowles
- [tp-cvs] tpclient-pyweb - Added string argument to orders and fixed a bug that made it impossible to select the correct order. Joel Bohman
- [tp-cvs] tpserver-cpp (refactor) - Removal of createFailFrame from board and playerview -- FrameExceptions used instead Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removal of createFailFrame from commandmanager -- FrameExceptions used instead Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removal of warnings from commandmanager Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removal of createFailFrame from objecttypemanager and objectview -- FrameExceptions used instead Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removal of createFailFrame from ordermanager -- FrameExceptions used instead Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removal of createFailFrame from frame -- obsolete Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - getPacket in Frame now constructs and returns a std::string Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Frame::setData now takes a std::string Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Frame::setHeader now takes a std::string Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - rheaderbuff hidden in TcpConnection Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (mtsec) - - Further changes to AVACombat, damage calculation and debugging output Alan P. Laudicina
- [tp-cvs] tpserver-cpp (refactor) - Frame uses a std::string for storage now Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Renamed unpackStdString to unpackString -- updated exception catching Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Exception handling cleanups Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Results of pack operations weren't used, and weren't reported Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Input/Output Frame skeleton Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Creation and sending of OutputFrames refactor Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - OutputFrame propagation Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - InputFrames in the whole server Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Forgot one Frame*... khhh Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Minisec now uses InputFrame's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec now uses InputFrame's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS now uses InputFrame's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE now uses InputFrame's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (mtsec) - Cleaned up AVACombat.... Still could use some work but I'm working on finishing the functionality Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - - Made the default Missile have a hell a lot of firepower - Combat fleet 2 fleet working Alan P. Laudicina
- [tp-cvs] tpclient-pyogre - Move states are now supported by the round controls Landon Fowles
- [tp-cvs] tpclient-pyogre - No progression at all when ships are warping in as well as keeping the event queue clean when hopping between rounds Landon Fowles
- [tp-cvs] tpserver-cpp (mtsec) - Planet vs. Fleet now somewhat working, I need to test and clean this up some more but it is working in a basic sense. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (refactor) - Frame -> OutputFrame for output frames Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TcpConnection passes right Input/Output frames Kornel Kisielewicz
- [tp-cvs] tpclient-pyweb - Another fix for wormholes. Joel Bohman
- [tp-cvs] tpserver-cpp (refactor) - frame.h split into input and output files Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removed unnceccesary frame.h includes Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Removed unnceccesary frame.h includes from headers Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Unneccesary forward declarations and includes removed Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec now working with OutputFrame's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec now working with OutputFrame's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Risk now working with OutputFrame's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS now working with OutputFrame's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE now working with OutputFrame's Kornel Kisielewicz
- [tp-cvs] tpclient-pywx (tp04) - Fixed copying and pasting of orders in the order queue. Nathan Partlan
- [tp-cvs] tpclient-pywx (tp04) - Fixed method to insert orders in StateTracker.py Nathan Partlan
- [tp-cvs] tpclient-pywx (tp04) - Re-added 'object type' column to winIdleFinder.py, now works with tp04. Nathan Partlan
- [tp-cvs] tpclient-pyogre - Post events are executed when moving through rounds so stuff like lasers don't get stuck up Landon Fowles
- [tp-cvs] tpclient-pyogre - Added round numbers for easy checking Landon Fowles
- [tp-cvs] tpclient-pyogre - Somehow event queueing is backwards again, fixed Landon Fowles
- [tp-cvs] tpclient-pyogre - Forgot to execute the move event, fixed Landon Fowles
- [tp-cvs] tpclient-pyweb - Added object argument for orders. Joel Bohman
- [tp-cvs] tpserver-cpp (refactor) - TcpConnection rheaderbuff changed to a header_buffer std::string Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TcpConnection now operates on strings fully Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - OutputFrame's now passed as shared_ptr's in the server Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MiniSec OutputFrame update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec OutputFrame update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Risk OutputFrame update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS OutputFrame update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE OutputFrame update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Server now operates on InputFrame shared_ptr's Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Minisec InputFrame update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - MTSec InputFrame update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - RFTS InputFrame update Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - TAE InputFrame update Kornel Kisielewicz
- [tp-cvs] tpclient-pyogre - Starts playing automatically Landon Fowles
- [tp-cvs] tpclient-pyogre - Added a better lock checker since the frame listeners generally don't have access to the battle manager Landon Fowles
- [tp-cvs] tpserver-cpp (refactor) - AdminLogger now holds a shared pointer, and has no more dangerous methods Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerAgent doesn't need getConnection Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerAgent minor cleanups Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerAgent vs PlayerView -- moved get* frame processing to player agent Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - OrderType processing moved to PlayerAgent Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - OrderManager getOrderTypeIds frame processing moved to PlayerAgent Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerAgent now takes a shared_ptr to PlayerConnection -- internally it's stored as a weak_ptr, but converted to shared_ptr on processing Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - PlayerAgent now held as a shared_ptr Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - Logging now holds shared_ptr's to LogSinks Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (refactor) - AdminLogging fixed Kornel Kisielewicz
- [tp-cvs] tpserver-cpp (mtsec) - Various cleanups. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - xmlimport.cpp warning fix Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - My eyes are playing tricks on me, fixed pesky warning. Alan P. Laudicina
- [tp-cvs] tpclient-pyogre - Moving now locks properly\! Landon Fowles
- [tp-cvs] tpclient-pyweb - Fixed a bug that made it impossible to send orders with no arguments. Joel Bohman
- [tp-cvs] tpclient-pyogre - Torpedos added Landon Fowles
- [tp-cvs] tpclient-pyogre - And I forgot to remove debugging cruft Landon Fowles
- [tp-cvs] tpserver-cpp (mtsec) - Moved every class to the MTSecRuleset namespace. Alan P. Laudicina
- [tp-cvs] tpclient-pyogre - Only one torpedo sent at a time Landon Fowles
- [tp-cvs] tpclient-pyogre - Torpedos now go all the way and hold a lock for the correct period of time Landon Fowles
- [tp-cvs] tpserver-cpp (mtsec) - Removed all c-style casts. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Replaced fleet1/2 with fleets[] Alan P. Laudicina
- [tp-cvs] tpclient-pyogre - Contrary to some debugging messages I had, the torpedo weapon *is* functional now Landon Fowles
- [tp-cvs] tpserver-cpp (mtsec) - Fixed issues with weapon design (scheme) Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Changed location of gamedata XML file. Alan P. Laudicina
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Dpyke.py: Added a class to extend the pyke.kwoledge_engine class. Ric Cook
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Modified profiler to work with new storage class. Ric Cook
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Modified daneel_ai.py to use new storage class. Ric Cook
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Moved all the utility functions to a seperate file. util.py, including td-learning funcion. Ric Cook
- [tp-cvs] daneel-ai (pyconstraint-1.1) - updated RFTS, Risk and a general rule base file for pyke. Ric Cook
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Updated requirements and replaced instances of daneel-ai with daneel_ai Ric Cook
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Updated AUTHORS, TODO, README Ric Cook
- [tp-cvs] tpserver-cpp (mtsec) - Revert "Added myself to the AUTHORS file as per Aaron" Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added myself to the AUTHORS file as per Aaron Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Revert "Added myself to the AUTHORS file as per Aaron" Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added conditions to autogen.sh to check for glibtoolize if libtoolize is not available. This Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added myself to the AUTHORS file as per Aaron Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added headers needed for MacOS (probably others too). Thanks greywhind. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Pass the guile CFLAGS and LDFLAGS to the AC_CHECK_LIB for guile. Should fix greywhind's MacOS configure issue. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Fix the previous mistake in passing flags to the guile lib test. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Include guard fixed. (also a test of commit access) Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added Media ObjectParameter to tpserver-cpp. Had not yet been added. Needs users in the rulesets. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Apparently, the mysql includes have to be last, otherwise stl complains. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added myself to the AUTHORS file as per Aaron Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Bump MTSec version number Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added media parameters to SpaceObject in Minisec. Had to update all the ParameterGroupIDs. Needs to still be set. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Fixed no universe bug when map import fails in risk. Thanks Ric Cook. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Add exception and try catch for failure of createGame in a Ruleset. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added . to valid setting key characters, should allow for some more advanced features. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Pull out the ParameterGroupID and ParameterID values as constants in Minisec. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - - Fixed some problems with Building a Fleet, still some more to go over but it works in simple cases now - Added the resource for Factories Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Had Planet and System media names reversed. Fixed now in Minisec. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Create a safe for the design in tpguile, should prevent some scheme issues. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Add 'started' element to tpconfig XML (regex to match so that single player launchers know when the server is ready). Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Updated default media base url. We moved to subversion a while ago. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Revert "Added myself to the AUTHORS file as per Aaron" Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Revert "- Fixed some problems with Building a Fleet, still some more to go over but it works in simple cases now" Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Add a few more includes of stdint.h. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added the docs directory to gitignore Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Removed libltdl directory, created by autogen.sh Alan P. Laudicina
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Fixed an import error. Ric Cook
- [tp-cvs] tpserver-cpp (mtsec) - Put the tinyxml.h in the right place in make install Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - When adding or modifying a design, return the result design after calc. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Fixed planet media urls in Minisec. Were pointing at the old location in the old repository. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Add media to minisec objects. Looks like the Names and subclasses should be moved to core. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added --subproject flag to libtoolize call in autogen.sh. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Set property value defaults in tpmzscheme, like tpguile. Alan P. Laudicina
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Fixed missing import statement in util Ric Cook
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Fixed the default login name. Ric Cook
- [tp-cvs] daneel-ai (pyconstraint-1.1) - Added test cases and test data. Ric Cook
- [tp-cvs] tpserver-cpp (mtsec) - Fixed media for Sirius 1. Copy and paste error. My bad. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - In tpguile, set the property values to zero before starting to eval the designs. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added tinyxml to core tpserver-cpp. Slightly modified version to tinyxml. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Straighten out ThresholdTurnTimer. Reported by reac. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Bump minisec version number. Minisec is now TP04 media enabled. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - Added tinyxml to core tpserver-cpp. Slightly modified version to tinyxml. Alan P. Laudicina
- [tp-cvs] tpclient-pyweb - Orders are now fully working. Joel Bohman
- [tp-cvs] tpserver-cpp (mtsec) - Added newline to every file. Alan P. Laudicina
- [tp-cvs] tpserver-cpp (mtsec) - assert() that XML file is imported, creates too much confusion. Alan P. Laudicina
Last message date:
Mon Aug 24 03:10:24 UTC 2009
Archived on: Mon Jan 11 04:37:26 UTC 2010
- Messages sorted by: [ thread ] [ subject ] [ author ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).
