April 2009 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Wed Apr 1 17:28:55 UTC 2009
Ending: Mon Apr 27 16:00:13 UTC 2009
Messages: 69
- [tp-cvs] web - Update the xml file for 0.3.2 release. Tim Ansell
- [tp-cvs] web - Added the singleplayer announcement. Tim Ansell
- [tp-cvs] web - Adding the "standing" news item. Tim Ansell
- [tp-cvs] galaxie - More talloc transforms. Brett Nash
- [tp-cvs] libtpproto-cpp - Added some missing doxygen comments to ObjectParameter related classes. Still the other ObjectParameter subclasses to do. Lee Begg
- [tp-cvs] libtpproto-cpp - Some more missing Doxygen comments. Mostly core things this time. Still plenty to be added. Lee Begg
- [tp-cvs] tpclient-pyogre - Added system filter patch from Landon Eugene Tan Jie Ming
- [tp-cvs] tpclient-pyogre - Fixed Issue 68: Client won't start after setting non-fullscreen option. Eugene Tan Jie Ming
- [tp-cvs] libtpproto-cpp - Uncomment code to completely unpack the common object fields in TP04. Still have to sort out the ObjectParameters. Lee Begg
- [tp-cvs] libtpproto-cpp - Some more Doxygen comments. I hadn't realised that I had let this get this bad. Still another 4-6 classes to do. Lee Begg
- [tp-cvs] tpserver-cpp - Avoid mysql errors, because the PlayerManager actually knows the number of players. Lee Begg
- [tp-cvs] libtpproto2-py - Convert the protocol.xml into a dictionary using the Structures object. Tim Ansell
- [tp-cvs] libtpproto2-py - Splitting the Structures.py file into a bunch of seperate stuff. Tim Ansell
- [tp-cvs] libtpproto2-py - Make Structures work like properties. Tim Ansell
- [tp-cvs] libtpproto2-py - Start doing some testing of Structures.py Tim Ansell
- [tp-cvs] libtpproto-py (tp04) - Adding a file to help with the conversion to tp04. Tim Ansell
- [tp-cvs] libtpproto-py (tp04) - Import encodings.utf_8 as some systems don't auto-import. Tim Ansell
- [tp-cvs] libtpproto-py (tp04) - Change the deb version from 0.2.4+0.2.5+<gitinfo> to 0.2.4+<gitinfo>. Tim Ansell
- [tp-cvs] libtpproto-py (tp04) - Small fix for something that never occurs. Tim Ansell
- [tp-cvs] tpclient-pytext - Support TP04 a tiny bit better. Tim Ansell
- [tp-cvs] tpclient-pytext - Support TP04 order insertion. Tim Ansell
- [tp-cvs] libtpproto2-py - Proposal for how the properties should work. Tim Ansell
- [tp-cvs] web - Updates to the download.xml file. Tim Ansell
- [tp-cvs] libtpproto-cpp - The last of the ObjectParameters documented. Lee Begg
- [tp-cvs] libtpproto-cpp - More Doxygen documentation. Most major things have up to date docs. Only some cache signal typedefs and some of the Admin protocol classes still need to be finished. Lee Begg
- [tp-cvs] galaxie - Makefile: Fix the main make rule Brett Nash
- [tp-cvs] galaxie - Don't build EWL/GUI for now. Brett Nash
- [tp-cvs] libtpproto-cpp - Connect up the ObjectParameters and ObjectParameterGroups in Object. ObjectParameters should now be usable. Lee Begg
- [tp-cvs] tpserver-cpp - Added check for guile to make sure library actually exists. On debian (at least) it is possible to install guile-config without the libraries, even though guile-config says where the libraries are. Lee Begg
- [tp-cvs] tpserver-cpp - Adding Doxyfile and make doc. Doesn't document much yet, but should over time. Lee Begg
- [tp-cvs] galaxie - Many buidl changes. Brett Nash
- [tp-cvs] galaxie - Work on the new star widget. Brett Nash
- [tp-cvs] galaxie - Fix makerule for new gui. Brett Nash
- [tp-cvs] galaxie - Generalising tpe_event. Brett Nash
- [tp-cvs] galaxie - tpe_event no longer depends on struct tpe. Brett Nash
- [tp-cvs] galaxie - Basic tests for star underway. Brett Nash
- [tp-cvs] galaxie - Add star image for star widget. Brett Nash
- [tp-cvs] galaxie - ignore: Ignore the teststar program. Brett Nash
- [tp-cvs] galaxie - events are now global (not per tpe - as per the underlying engine). Brett Nash
- [tp-cvs] galaxie - Send object id with event. Brett Nash
- [tp-cvs] galaxie - star: doc. Brett Nash
- [tp-cvs] galaxie - Delete stars in teststar as well. Brett Nash
- [tp-cvs] galaxie - Add width and height to test structure. Brett Nash
- [tp-cvs] galaxie - Many dependancies. Brett Nash
- [tp-cvs] galaxie - Start of the map widget. Brett Nash
- [tp-cvs] galaxie - Basic map test and map widget. Brett Nash
- [tp-cvs] galaxie - Ignore the testmap binary. Brett Nash
- [tp-cvs] galaxie - Remove last vestages of tpe_event structure. Brett Nash
- [tp-cvs] galaxie - Implement server protocol level. Brett Nash
- [tp-cvs] galaxie - New gui: a little documentation. Brett Nash
- [tp-cvs] galaxie - Fix typo in function name. Brett Nash
- [tp-cvs] galaxie - Switch to new galaxie.h Brett Nash
- [tp-cvs] galaxie - Rename tpe_obj -> Objects. Brett Nash
- [tp-cvs] galaxie - Add the galaxie.h Brett Nash
- [tp-cvs] galaxie - Fix OFFSET macro to not require static field. Brett Nash
- [tp-cvs] galaxie - Finish move to objects from tpe_object. Brett Nash
- [tp-cvs] tpserver-cpp - Don't segfault on incorrect or incomplete command line args. Also, message on unknown short options, and invalid settings. Fixes issue 78 (in a limited sense) Lee Begg
- [tp-cvs] tpserver-cpp - Used -v or --verbose instead of -d on the command line. --debug still works. Fixes 79. Lee Begg
- [tp-cvs] tpserver-cpp - Rfts now sets the turn name (visible in TP04). There are three types of turn. "Movement" appears ever time, "Construction" (of fleets) occurs in the first and second turns, and "Production" occurs in the first. They are comma separated and the reverse order of above. Closes issue 80. Lee Begg
- [tp-cvs] libtpclient-py (stable) - Added a class for improving single player support. Tim Ansell
- [tp-cvs] libtpclient-py (stable) - Added a class for improving single player support. Tim Ansell
- [tp-cvs] libtpproto-cpp - Added GetPlayerIdsList and PlayerIdsList frames to libtpproto-cpp. They were already in the protocol. I had forgotten. Lee Begg
- [tp-cvs] libtpproto-cpp - Added GetPlayerIdsList and PlayerIdsList to protocol layer. Done by adding them to the FrameFactory and PlayerIdsList to FrameBuilder. Lee Begg
- [tp-cvs] libtpproto-cpp - Player cache now uses GetPlayerIdsList when available. Untested, but should work. Lee Begg
- [tp-cvs] libtpproto-cpp - Fixed obviously wrong documentation in cache.h Lee Begg
- [tp-cvs] web - Noted that the tpserver-cpp documentation is now on the wiki. Lee Begg
- [tp-cvs] gentoo-overlay - Remove dev-python/logilab-constraint ebuild as it is in the official tree as of 28 Feb 2009. Aaron Mavrinac
- [tp-cvs] libtpclient-py (stable) - SinglePlayer now uses Launcher for process control. Also added a simple command-line game "wizard" in __main__ for testing. Aaron Mavrinac
- [tp-cvs] tpclient-pywx (stable) - Update libtpclient-py submodule to latest head. Aaron Mavrinac
Last message date:
Mon Apr 27 16:00:13 UTC 2009
Archived on: Mon Jan 11 04:37:24 UTC 2010
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).
