Code: Select all
*fixed*
Code: Select all
*fixed*
Code: Select all
------------------------------------------------------------
revno: 754
revision-id: z-man@users.sf.net-20090105231059-64ezj2pllnvlf5s6
parent: z-man@users.sf.net-20090105230116-atx8i5qzex0s9rho
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Tue 2009-01-06 00:10:59 +0100
message:
Fixed server compilation.
------------------------------------------------------------
revno: 753
revision-id: z-man@users.sf.net-20090105230116-atx8i5qzex0s9rho
parent: z-man@users.sf.net-20090105225611-m4dvbuxln4jbfd11
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Tue 2009-01-06 00:01:16 +0100
message:
Fixed more warnings.
------------------------------------------------------------
revno: 752
revision-id: z-man@users.sf.net-20090105225611-m4dvbuxln4jbfd11
parent: dave@davefancella.com-20090105192806-vhrs9hj8nr4lrdp0
committer: Manuel Moos <z-man@users.sf.net>
branch nick: armagetronad
timestamp: Mon 2009-01-05 23:56:11 +0100
message:
Fixed unused variable and variable init order warnings.
------------------------------------------------------------
revno: 751
revision-id: dave@davefancella.com-20090105192806-vhrs9hj8nr4lrdp0
parent: dave@davefancella.com-20090105192648-inoxhljmqqe3dgw7
committer: dave@davefancella.com
branch nick: 0.3.1_test
timestamp: Mon 2009-01-05 13:28:06 -0600
message:
Credited voodoo for camview
After playing with the cockpit further it seems the error is not with the mirror but with the cockpit. Or perhaps I am not understanding it correctly :Svoodoo wrote:Ed reports me that positioning does not use the same reference as the other widget. Shame on me, I've never looked at this one.
This isn't a release blocker. The map was like that for awhile too.voodoo wrote: There's still 2 minor issues to notice :
- Ed reports me that positioning does not use the same reference as the other widget. Shame on me, I've never looked at this one.
Both of these are fixed in the 0.3.1 branch.- Also, camviews currently need to be at the end of the cockpit file otherwise next widgets are rendered in the last camview widget. Shame on me (again) for the same reason ...
err, obviously there was a third one that I just read in 0.3.1 release thread: segfault on exit.