*** tpb has joined #freeorion | 00:00 | |
-gibson.freenode.net- [freenode-info] help freenode weed out clonebots -- please register your IRC nick and auto-identify: http://freenode.net/faq.shtml#nicksetup | 00:00 | |
CIA-76 | FreeOrion: geoffthemedio * r3589 /trunk/FreeOrion/ (6 files in 2 dirs): | 00:01 |
---|---|---|
CIA-76 | FreeOrion: -Partly fixed meter-related issues arising from recent changes. After first | 00:01 |
CIA-76 | FreeOrion: turn, meters on planets have semi-usable values, although effect contributions | 00:01 |
CIA-76 | FreeOrion: are being undone by "unknown" on client, and ship health has some weird | 00:01 |
CIA-76 | FreeOrion: behaviour. | 00:01 |
CIA-76 | FreeOrion: -Added an UniverseObject::Dump function to output object state information to logger | 00:01 |
*** VargaD has quit IRC | 00:35 | |
*** tomboy64 has quit IRC | 01:21 | |
*** tomboy64 has joined #freeorion | 01:24 | |
*** bernardh has quit IRC | 01:33 | |
*** VargaD has joined #freeorion | 01:38 | |
CIA-76 | FreeOrion: geoffthemedio * r3590 /trunk/FreeOrion/ (5 files in 4 dirs): | 01:42 |
CIA-76 | FreeOrion: -Fixed client issue where first turn meter values were displayed as 0 (incorrectly) | 01:42 |
CIA-76 | FreeOrion: -Added ObjectMap dumps at various places in client and server for debugging purposes | 01:42 |
CIA-76 | FreeOrion: -Replaced MapWnd's custom ObjectMap dumping with the ObjectMap's built in dump, which moves the output from stdout to the log file | 01:42 |
CIA-76 | FreeOrion: -Commented out the MessageBox that indicates when a player has won the game, as I found this annoying when debugging with no AIs, which results in the player winning on the first (or second?) turn | 01:42 |
*** mithro has quit IRC | 02:28 | |
*** mithro has joined #freeorion | 02:46 | |
*** bernardh has joined #freeorion | 02:49 | |
*** bernardh has quit IRC | 02:58 | |
*** STalKer-X has joined #freeorion | 03:03 | |
*** STalKer-Y has quit IRC | 03:06 | |
*** kr0ddnnoMobil has joined #freeorion | 03:27 | |
*** nairboon_ has quit IRC | 03:30 | |
*** kr0ddnoMobil has quit IRC | 03:30 | |
*** eagles0513875 has joined #freeorion | 06:12 | |
*** cubathy has joined #freeorion | 06:44 | |
eagles0513875 | hey guys | 07:45 |
eagles0513875 | i have a quesiton im working on compiling GG i had first a boost error which i solved and now i get this message when running cmake again OpenGL library not found. which dev library am i missing | 07:45 |
GeofftheMedio | not sure... | 07:52 |
eagles0513875 | GeofftheMedio: turned out the boost issue was some missing boost packages | 07:52 |
eagles0513875 | its so upsetting how ubuntu splits up packages | 07:52 |
GeofftheMedio | kinda makes sense... boost is pretty big | 07:52 |
GeofftheMedio | and it's really a group of libraries, only some of which are interdependent | 07:53 |
eagles0513875 | then the wiki is incorrect as it doesnt have these other boost libs listed that yeesha posted on my forum post | 07:53 |
eagles0513875 | sudo apt-get install libboost1.37-dev <----wiki | 07:53 |
GeofftheMedio | the wiki does get out of date | 07:54 |
GeofftheMedio | feel free to update it | 07:54 |
eagles0513875 | libboost-filesystem1.40.0 - 1.40.0-4ubuntu4 (amd64) | 07:54 |
eagles0513875 | libboost-iostreams1.40.0 - 1.40.0-4ubuntu4 (amd64) | 07:54 |
eagles0513875 | libboost-python1.40.0 - 1.40.0-4ubuntu4 (amd64) | 07:54 |
eagles0513875 | libboost-serialization1.40.0 - 1.40.0-4ubuntu4 (amd64) | 07:54 |
eagles0513875 | libboost-signals1.40.0 - 1.40.0-4ubuntu4 (amd64) | 07:54 |
eagles0513875 | libboost-system1.40.0 - 1.40.0-4ubuntu4 (amd64) | 07:54 |
eagles0513875 | libboost-thread1.40.0 - 1.40.0-4ubuntu4 (amd64) <---what yeesha posted on my forum post | 07:54 |
GeofftheMedio | yeeha also lists various libgl dependencies | 07:56 |
GeofftheMedio | presumably your distro has something for that | 07:56 |
eagles0513875 | i went through that whole list to make sure i wasnt missing anythign | 07:56 |
eagles0513875 | not that i know of | 07:57 |
GeofftheMedio | I can't really help you... I don't do any development using opengl on linux | 07:57 |
eagles0513875 | its not a problem bro | 07:58 |
eagles0513875 | i can wait for a reply on the forums | 07:58 |
eagles0513875 | kinda busy atm studying for my last exam so all is good for now | 07:58 |
*** tomboy65 has joined #freeorion | 08:01 | |
*** tomboy64 has quit IRC | 08:03 | |
*** tomboy64 has joined #freeorion | 08:16 | |
*** tomboy65 has quit IRC | 08:19 | |
*** tomboy64 has quit IRC | 08:24 | |
*** tomboy64 has joined #freeorion | 08:26 | |
*** VargaD_ has joined #freeorion | 08:36 | |
*** VargaD has quit IRC | 08:39 | |
*** bernardh has joined #freeorion | 10:34 | |
*** bernardh_ has joined #freeorion | 10:34 | |
*** cubathy has quit IRC | 12:11 | |
*** cubathy has joined #freeorion | 12:12 | |
*** bernardh has quit IRC | 13:40 | |
*** eagles0513875 has quit IRC | 15:02 | |
*** eagles0513875 has joined #freeorion | 15:08 | |
*** bernardh has joined #freeorion | 15:11 | |
*** enigmatic has joined #freeorion | 15:15 | |
*** eagles0513875 has quit IRC | 15:52 | |
*** enigmatic has quit IRC | 16:12 | |
*** enigmatic has joined #freeorion | 16:25 | |
CIA-76 | FreeOrion: geoffthemedio * r3591 /trunk/FreeOrion/ (17 files in 3 dirs): (log message trimmed) | 17:58 |
CIA-76 | FreeOrion: -Fixed meter value updating after changing focus, which wasn't happening | 17:58 |
CIA-76 | FreeOrion: -In doing previous point, added a new virtual | 17:58 |
CIA-76 | FreeOrion: UniverseObject::ResetPairedActiveMeters function that works like | 17:58 |
CIA-76 | FreeOrion: UniverseObject::ResetTargetMaxUnpairedMeters except for paired active meters | 17:58 |
CIA-76 | FreeOrion: (ie. meters that aren't a target or max, but do have an associated target or max | 17:58 |
CIA-76 | FreeOrion: meter). | 17:58 |
*** kroddnoMobil has joined #freeorion | 18:56 | |
*** ChanServ sets mode: +o kroddnoMobil | 18:56 | |
*** kr0ddnnoMobil has quit IRC | 18:58 | |
*** enigmatic has quit IRC | 19:00 | |
*** enigmatic has joined #freeorion | 19:20 | |
CIA-76 | FreeOrion: geoffthemedio * r3592 /trunk/FreeOrion/ (4 files in 3 dirs): (log message trimmed) | 20:15 |
CIA-76 | FreeOrion: -Moved MeterBrowseWnd title setting to initialization from update, since the meter types won't change, and added a few newer meters that weren't covered | 20:15 |
CIA-76 | FreeOrion: -Added Structure meters to SetMeter effect Dump function cases | 20:15 |
CIA-76 | FreeOrion: -Added new meters and rearranged cases in Variable<double>::Eval ValueRef code | 20:15 |
CIA-76 | FreeOrion: -Formatted english stringtable, renamed a few resource "production" strings to | 20:15 |
CIA-76 | FreeOrion: "output" (to avoid confusion with actual "production" as a concept in-game), and | 20:15 |
CIA-76 | FreeOrion: reorganized and updated the MeterType stringtable entries that are used for | 20:15 |
*** cubathy has quit IRC | 21:20 | |
CIA-76 | FreeOrion: geoffthemedio * r3593 /trunk/FreeOrion/default/eng_stringtable.txt: Made meter-related some stringtable entries capitalized for stylistic reasons, and made various meter autogenerated effects strings into references to other strings, to avoid duplicating text. | 21:29 |
*** cubathy has joined #freeorion | 21:34 | |
*** cubathy has quit IRC | 22:03 | |
CIA-76 | FreeOrion: geoffthemedio * r3594 /trunk/FreeOrion/ (UI/InfoPanels.cpp default/eng_stringtable.txt): | 23:56 |
CIA-76 | FreeOrion: -Removed some unnecessary stringtable entries relating to meter tooltips, which can just use the standard meter names instead | 23:56 |
CIA-76 | FreeOrion: -Reworked MeterBrowseWnd to properly handle both paired and unpaired meters, by | 23:56 |
CIA-76 | FreeOrion: showing target and actual values, or just the single meter value, with effects | 23:56 |
CIA-76 | FreeOrion: breakdown for the single or target meters, and this turn / next turn / change | 23:56 |
CIA-76 | FreeOrion: values for the actual paired meters. | 23:56 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!