[00:07:26] iceeey has quit: Read error: 110 (Connection timed out)
[00:14:28] iceeey has joined #peragro-dev
[00:14:28] ChanServ sets mode: +o iceeey
[00:16:01] caedes_ has joined #peragro-dev
[00:18:45] iceeey has quit: Remote closed the connection
[00:31:27] caedes has quit: Read error: 110 (Connection timed out)
[00:34:58] caedesX has joined #peragro-dev
[00:36:41] ChanServ sets mode: +o CyaNox
[00:53:46] iceeey has joined #peragro-dev
[00:53:46] ChanServ sets mode: +o iceeey
[00:54:05] iceeey has quit: Client Quit
[01:43:26] caedesX has quit: Remote closed the connection
[02:52:59] iceeey has joined #peragro-dev
[02:52:59] ChanServ sets mode: +o iceeey
[03:30:03] sueastside has quit: "Peragro Tempus is the greatest game ever, agree with me or be wrong."
[04:26:47] iceeey has quit: Remote closed the connection
[10:53:40] thebolt|zzz changed nick to: thebolt
[12:59:22] PK has joined #peragro-dev
[12:59:22] ChanServ sets mode: +o PK
[14:12:19] PK has quit: Read error: 104 (Connection reset by peer)
[14:12:44] PK has joined #peragro-dev
[14:12:44] ChanServ sets mode: +o PK
[14:13:16] sueastside has joined #peragro-dev
[14:13:16] ChanServ sets mode: +o sueastside
[14:19:51] PK has quit: Read error: 104 (Connection reset by peer)
[15:04:06] caedes has joined #peragro-dev
[15:10:19] <thebolt> Hi
[15:10:57] <sueastside> thebolt: you forgot to commit some file(s)?
[15:11:30] <thebolt> did i?
[15:11:35] <thebolt> damn, oh well, will correct it later
[15:12:15] <sueastside> dunno, getting several build errors, so thought i ask :)
[15:12:33] <thebolt> well, more probable is build system issues
[15:12:37] <thebolt> it is a bit picky ;)
[15:15:51] <thebolt> what errors do you get?
[15:16:38] <sueastside> 2>pythontest.obj : error LNK2019: unresolved external symbol "public: __thiscall PT::Entity::PythonManager::~PythonManager(void)" (??1PythonManager@Entity@PT@@QAE@XZ) referenced in function _main
[15:16:38] <sueastside> 2>pythontest.obj : error LNK2019: unresolved external symbol "public: __thiscall PT::Entity::PythonManager::PythonManager(void)" (??0PythonManager@Entity@PT@@QAE@XZ) referenced in function _main
[15:16:51] <sueastside> 1>property.obj : error LNK2019: unresolved external symbol "public: __thiscall PT::Entity::Property::Property(void)" (??0Property@Entity@PT@@QAE@XZ) referenced in function "void __cdecl Entity_Property(void)" (?Entity_Property@@YAXXZ)
[15:16:51] <sueastside> 1>..\..\unittest.exe : fatal error LNK1120: 1 unresolved externals
[15:17:01] <thebolt> ah, using msvc?
[15:17:13] <thebolt> the project files are wrong atm
[15:17:24] <thebolt> i will work on getting the jamfile to generate correct msvc files later ,)
[15:17:31] <thebolt> i have manually modified mine to make it work
[15:18:01] <sueastside> hmm guess we should put those project file generation stuff back up, now we have those new servers...
[15:18:19] <thebolt> well, atm the generated files for the branch is wrong ;)
[15:19:24] <sueastside> just saying, trunk needs it aswell :)
[15:36:18] PK has joined #peragro-dev
[15:36:18] ChanServ sets mode: +o PK
[15:36:35] <PK> hey sueastside
[15:37:02] <CyaNox> sueastside: I was planning on putting the auto msvc update back up today.
[15:41:25] <thebolt> hi PK , CyaNox
[15:43:06] <sueastside> wb PK
[15:43:09] <sueastside> CyaNox: sweet
[15:46:00] <CyaNox> hhhmmm ... I should not have forgotten the root passwrod of the pt box ... :p
[15:46:33] <PK> hm, those stellarium guys really should put the opengl usage in a module of its own. So one can use it with other 3d engines too :)
[15:46:59] <PK> CyaNox: didn't you brag here how obvious it is to guess?
[15:47:25] <sueastside> heh
[15:47:58] <PK> shall I pm you your own root pw? :-P
[15:48:22] <CyaNox> nah already found it
[15:48:38] <PK> Dez 17 23:33:39 and for those with lesser brain capacity ... the root password is <--- lesser brain capacity, huh? :-P
[15:49:02] <PK> ah, ok, then I can stop the mocking :)
[15:49:03] <CyaNox> besides that it was a temporary password ... I was trying my complicated root passwords.
[17:33:54] <JohnTitor> SVN--> PTServerSystem commited r556 to peragro_src with log message: Automated MSVC project file regeneration. (+50, -281).
[17:34:40] iceeey has joined #peragro-dev
[17:34:40] ChanServ sets mode: +o iceeey
[17:49:06] ChanServ sets mode: +v caedes
[17:57:27] <PK> thebolt: could it be that you didn't commit the pythonmgr.cpp ?
[17:57:38] <thebolt> PK: i am pretty sure i did
[17:57:48] <thebolt> PK: but the applications doesn't depend on the libentity
[17:57:58] <thebolt> but i will get up my laptop and check in a little while
[17:58:40] <CyaNox> PK: The server does not build on the pt box ... I suspect jamfile problems.
[17:59:01] <PK> CyaNox: indeed? what's the problem?
[17:59:17] <CyaNox> don't know how to make libnetwork.a
[17:59:17] <CyaNox> don't know how to make libudp-network.a
[17:59:17] <CyaNox> don't know how to make libquest.a
[17:59:17] <CyaNox> don't know how to make libutil.a
[17:59:37] <CyaNox> ...can't find 4 target(s)...
[17:59:37] <CyaNox> ...can't make 3 target(s)...
[17:59:44] <PK> that's really odd.... since the server doesn't have any external dependencies
[18:00:03] <PK> except of a compiler of course
[18:00:41] <CyaNox> well duh
[18:00:55] <CyaNox> I think somewhere the jamfile is broken or something.
[18:03:40] <PK> well, it's mainly because someone commented the common subinclude in src/Jamfile
[18:04:11] <CyaNox> er owh wait that was a test ... hhhm
[18:04:23] <CyaNox> lemme fix it
[18:04:47] <PK> yep :) do that
[18:04:53] <JohnTitor> SVN--> PTServerSystem commited r557 to peragro_src with log message: bloop (+1, -1).
[18:05:35] <PK> btw, you changed one line in regenMsvcCron.sh too... was that intended or just a test as well?
[18:06:04] <CyaNox> the test was intended yes
[18:06:40] <CyaNox> the server usually just reverts all local changes.
[18:06:55] <PK> no, I mean the commit :)
[18:09:47] <JohnTitor> SVN--> cyanox commited r558 to peragro_src with log message: Fixes. (+7, -12).
[18:12:48] <PK> thebolt: yep, the phytonmgr.cpp is missing and apppythontest doesn't build :) appunittest built fine
[18:13:20] <thebolt> PK: okay ;)
[18:13:24] <thebolt> will fix shortly
[18:14:02] <PK> where exactly will python come into use?
[18:14:26] <thebolt> the behaviour scripts
[18:16:53] <PK> I see
[18:18:42] <PK> I was thinking what I could do while you guys work on the entities... I thought about the navigation mesh. How do you think we'd create that? With an algorithm? Or with a special client.. like a special admin mode in the client? or exporting from blender and let the artists create the navigation mesh?
[18:19:12] <thebolt> i think "artist assisted" automation is the way to go
[18:19:20] <thebolt> that is, generate something which the artist can refine
[18:21:31] <CyaNox> PK: The server seems to be running now ... could you try to connect to it?
[18:21:50] <PK> CyaNox: sure
[18:23:41] <PK> thebolt: ok, although I wonder if we should edit that inside the PT client or in blender... now sure what's better suited. In NWN2 you can select the triangles of the terrain meshes that is walkable and those that are not. They have a special application "toolkit" for that
[18:24:29] <thebolt> PK: i think we've talked about having an editor-application (anvil-enhanced maybe?)
[18:25:13] <PK> CyaNox: sure, as soon as you fixed the msvc generated files that were broken with your last commit, I'll try
[18:25:34] <CyaNox> owh np
[18:26:26] <CyaNox> PK: Actually I already fixed them.
[18:26:38] <CyaNox> owh wait not the msvc files
[18:26:50] <CyaNox> hhhmmm they should fix themselfs in about 4 minutes.
[18:27:30] <CyaNox> make that 2.5mins
[18:27:48] <PK> ack
[18:28:25] <CyaNox> atleast then it should start updating the msvc files ...
[18:28:34] <CyaNox> it'll be a bit later when its commited
[18:28:45] <thebolt> time for some food, then trying to get some real python utilization in there
[18:29:59] iceeey has quit: Read error: 110 (Connection timed out)
[18:32:40] * sueastside hands thebolt Stu
[18:36:41] <JohnTitor> SVN--> PTServerSystem commited r559 to peragro_src with log message: Automated MSVC project file regeneration. (+279, -48).
[18:37:10] <CyaNox> hhmmm the cron did run but something failed .. not sure what yet though.
[18:45:26] <PK> seems to work...
[18:46:47] <PK> CyaNox: whatabout the database? did you restore it or so?
[18:47:14] <PK> if so, can you delete it and restart the server?
[18:47:22] <CyaNox> i restored a backup from when it whent down and update the repositories ... I did not touch the database.
[18:47:42] <CyaNox> yes I can
[18:48:13] <PK> CyaNox: yep, but I touched the code since then a lot :)
[18:49:10] <CyaNox> ok done afaik.
[18:50:42] <CyaNox> gtg food
[19:01:16] <PK> hm, tends to lock itself up if you pickup swords :/
[19:17:40] PK changed nick to: PK|dinner
[19:38:14] iceeey has joined #peragro-dev
[19:38:14] ChanServ sets mode: +o iceeey
[19:49:55] theboltEatingStu changed nick to: thebolt
[21:19:48] <CyaNox> b
[21:20:07] <CyaNox> PK|dinner: sounds like something you implemented ... :p
[21:21:33] <PK|dinner> CyaNox: of course... I mean, there isn't much (except for the client) that I didn't implement :)
[21:21:56] <CyaNox> my point exactly ... :D
[21:22:09] PK|dinner changed nick to: PK_
[21:22:52] * CyaNox pops a decent beer bottle
[21:25:35] <thebolt> hm, that would be good
[21:25:40] <thebolt> that and a decent night sleep ;)
[21:25:46] <thebolt> i spent last night reading ;)
[21:26:00] <CyaNox> http://www.grolsch.nl/content/downloads/desktop5l.jpg
[21:26:09] <thebolt> (until 5:40ish, then sleeping until 11)
[21:37:36] <thebolt> now i don't have any so i guess i'll do with icecream or so
[21:40:55] <CyaNox> or you could meddle with the jamfiles .. that way I can actually see if the cronjob works ... :p
[21:42:09] <thebolt> if you got the choice, icecream and then a nice, cozy bed, or meeddle with jamfiles
[21:42:13] <thebolt> what would you choose? ;)
[21:43:12] <sueastside> neither, ice-cream and blender
[21:44:59] <CyaNox> I'd prolly drink a beer ... :p
[21:45:17] <CyaNox> and then maybe when drunk enough play with the jamfiles ... :p
[22:06:41] <iceeey> CyaNox, what cronjob?
[22:06:44] sueastside has quit: "Peragro Tempus: We're more then a game."
[22:11:24] <PK_> iceeey: the PT server is back, with automatic cronjobed msvc generation again \o/
[22:12:20] <iceeey> neat
[23:20:32] caedes has quit: Remote closed the connection
[23:28:09] caedes has joined #peragro-dev
[23:50:40] caedes has quit: "nightmare reset by peer"
[23:52:01] caedes has joined #peragro-dev
[23:55:56] caedes_ has joined #peragro-dev