Saturday, 2010-08-21

*** tpb has joined #freeorion00:00
*** bernardh has joined #freeorion00:05
*** Farmer__ has joined #freeorion00:44
*** Farmer_ has quit IRC00:48
*** Cuinnton has joined #freeorion01:29
*** STalKer-X has quit IRC03:47
*** STalKer-X has joined #freeorion03:47
*** VargaD has joined #freeorion06:30
*** Cuinnton has quit IRC06:48
*** VargaD has quit IRC06:55
CIA-15FreeOrion: geoffthemedio * r3745 /trunk/FreeOrion/ (11 files in 5 dirs): (log message trimmed)07:03
CIA-15FreeOrion: -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-15FreeOrion: -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-15FreeOrion: -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-15FreeOrion: -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-15FreeOrion: -Also changed VarText to store parameters in a map from string (tag) to string07:03
CIA-15FreeOrion: (data), though I suspect I'll switch this back to a vector of pair of string and07:03
*** VargaD has joined #freeorion07:59
CIA-15FreeOrion: geoffthemedio * r3746 /trunk/FreeOrion/ (5 files in 5 dirs): (log message trimmed)08:12
CIA-15FreeOrion: -Modified VarText serialization to store variables in a vector of pairs instead08:12
CIA-15FreeOrion: of a map, to maintain the ordering of the parameters, and to use the AddVariable08:12
CIA-15FreeOrion: function to process variables being deserialized, since it does exactly what is08:12
CIA-15FreeOrion: needed.08:12
CIA-15FreeOrion: -Implemented description autogeneration function for GenerateSitRepMessage08:12
CIA-15FreeOrion: effect, and added stringtable entry to support. This description just state08:12
*** bernardh is now known as wm408:16
*** wm4 is now known as bernardh08:16
*** Hakisho has quit IRC09:31
*** kroddnoMobil has joined #freeorion09:44
*** ChanServ sets mode: +o kroddnoMobil09:44
*** ojii has joined #freeorion11:31
*** bernardh has joined #freeorion12:24
*** ojii_ has joined #freeorion12:42
*** ojii has quit IRC12:45
*** ojii_ is now known as ojii12:46
*** bernardh has quit IRC14:29
*** StrangerDanger has quit IRC16:30
*** StrangerDanger has joined #freeorion16:32
*** ojii has quit IRC17:00
*** StrangerDanger has quit IRC17:37
*** StrangerDanger has joined #freeorion17:37
*** ojii has joined #freeorion17:58
*** ojii has quit IRC18:35
CIA-15FreeOrion: 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-15FreeOrion: 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 IRC22:43
*** bernardh has joined #freeorion23:22

Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!