*** tpb has joined #freeorion | 00:00 | |
*** bernardh has joined #freeorion | 00:05 | |
*** Farmer__ has joined #freeorion | 00:44 | |
*** Farmer_ has quit IRC | 00:48 | |
*** Cuinnton has joined #freeorion | 01:29 | |
*** STalKer-X has quit IRC | 03:47 | |
*** STalKer-X has joined #freeorion | 03:47 | |
*** VargaD has joined #freeorion | 06:30 | |
*** Cuinnton has quit IRC | 06:48 | |
*** VargaD has quit IRC | 06:55 | |
CIA-15 | FreeOrion: geoffthemedio * r3745 /trunk/FreeOrion/ (11 files in 5 dirs): (log message trimmed) | 07:03 |
---|---|---|
CIA-15 | FreeOrion: -Rewrote VarText to not require explicit calling of a function to generate text, but to instead generate and cache the rendered text whenever it is requested via GetText(). | 07:03 |
CIA-15 | FreeOrion: -Accordingly removed the various bits of code in the HumanClientApp, HumanClientFSM and ClientUI that were used to render VarText at the start of turns. | 07:03 |
CIA-15 | FreeOrion: -Also made all VarText take a string parameter in the constructor to act as the template string, which is stored internally, rather than requiring it be passed in later when generating text. | 07:03 |
CIA-15 | FreeOrion: -Also added an AddVariable function to VarText to encapsulate some of the repetative code that was being used in SitRep generation functions. | 07:03 |
CIA-15 | FreeOrion: -Also changed VarText to store parameters in a map from string (tag) to string | 07:03 |
CIA-15 | FreeOrion: (data), though I suspect I'll switch this back to a vector of pair of string and | 07:03 |
*** VargaD has joined #freeorion | 07:59 | |
CIA-15 | FreeOrion: geoffthemedio * r3746 /trunk/FreeOrion/ (5 files in 5 dirs): (log message trimmed) | 08:12 |
CIA-15 | FreeOrion: -Modified VarText serialization to store variables in a vector of pairs instead | 08:12 |
CIA-15 | FreeOrion: of a map, to maintain the ordering of the parameters, and to use the AddVariable | 08:12 |
CIA-15 | FreeOrion: function to process variables being deserialized, since it does exactly what is | 08:12 |
CIA-15 | FreeOrion: needed. | 08:12 |
CIA-15 | FreeOrion: -Implemented description autogeneration function for GenerateSitRepMessage | 08:12 |
CIA-15 | FreeOrion: effect, and added stringtable entry to support. This description just state | 08:12 |
*** bernardh is now known as wm4 | 08:16 | |
*** wm4 is now known as bernardh | 08:16 | |
*** Hakisho has quit IRC | 09:31 | |
*** kroddnoMobil has joined #freeorion | 09:44 | |
*** ChanServ sets mode: +o kroddnoMobil | 09:44 | |
*** ojii has joined #freeorion | 11:31 | |
*** bernardh has joined #freeorion | 12:24 | |
*** ojii_ has joined #freeorion | 12:42 | |
*** ojii has quit IRC | 12:45 | |
*** ojii_ is now known as ojii | 12:46 | |
*** bernardh has quit IRC | 14:29 | |
*** StrangerDanger has quit IRC | 16:30 | |
*** StrangerDanger has joined #freeorion | 16:32 | |
*** ojii has quit IRC | 17:00 | |
*** StrangerDanger has quit IRC | 17:37 | |
*** StrangerDanger has joined #freeorion | 17:37 | |
*** ojii has joined #freeorion | 17:58 | |
*** ojii has quit IRC | 18:35 | |
CIA-15 | FreeOrion: geoffthemedio * r3747 /trunk/FreeOrion/universe/ (EffectParser.cpp TopLevelParsers.cpp): Added, untested, parsing for GenerateSitRepMessage effect, including a parser for a vector of string - valueref pairs, which will be used to specify the VarText parameters for the effect. | 19:20 |
CIA-15 | FreeOrion: geoffthemedio * r3748 /trunk/FreeOrion/universe/ (EffectParser.cpp ValueRef.cpp): Modified GenerateSitRepMessage effect parsing to allow specifying no parameters in a list. Previous version required one or more parameters to be specified to parse. | 20:23 |
*** VargaD has quit IRC | 22:43 | |
*** bernardh has joined #freeorion | 23:22 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!