SC4 Devotion Forum Archives

Other City-Building Games => Other games => [Archived] CityMania - Open Source Sim City => Topic started by: croxis on April 27, 2010, 01:53:38 PM

Title: Broken Code
Post by: croxis on April 27, 2010, 01:53:38 PM
My disdain for git continues. In short git somewhat convoluted workflow has damaged my code base and I lost a lot of work. I am going to switch my code repository over to bazaar and then do what I can to repair the client code.
Title: Re: Broken Code
Post by: townscape on April 28, 2010, 07:25:15 AM
you didn't keep a copy of it?
Title: Re: Broken Code
Post by: croxis on April 28, 2010, 11:20:54 AM
Eh it is a good thing. I need to start cleaning up the code to get it ready for content plugins, so it is a blessing in disguise.

Now if someone can decompile pyo files larger than 5kb for free, then I can get the old code back :D
Title: Re: Broken Code
Post by: croxis on April 29, 2010, 09:58:35 AM
That went faster than i expected. I removed the grid texture from the normal view and got a 10 frame per second boost.  Now to find better terrain textures.