22
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Mar 25, 2023 — Mar 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added weaver gfx to repository. Still needs added to database... More... over 15 years ago
*added bigger island and a new map * in german: Ich habe kein bock auf dieses jetzige Map System mit der DB also kann das jemand anders fixen bevor ich daran durch drehen :) p.s. Bigger Maps sollte eingestellt werden Performemce geht Stark runter und zwar wirklich Stark
LinuxDonald
as linuxdonald
More... over 15 years ago
Minor improvements in savegamemanager More... over 15 years ago
cleanup
spq
More... over 15 years ago
small cleanup
spq
More... over 15 years ago
rework single player menu
spq
More... over 15 years ago
Implemented player saving and loading More... over 15 years ago
have a randum uuid generated when none exists in the config
spq
More... over 15 years ago
small usage of deprecated variant fixed
spq
More... over 15 years ago
by default rotate the camera in the same direction than the preview images are shown
spq
More... over 15 years ago
* fix command.building.Build to save the instance in self._instance instead of the layer and instance id, since those private fields are not saved anyway * fix recording and playing of demos, works now - some small problems with a bad worldid and the the demo begins late because of the last tick is not saved in the demo
spq
More... over 15 years ago
recording demos works, playing not tested
spq
More... over 15 years ago
add classes to encodable list
spq
More... over 15 years ago
add float move out classes handling some fixes
spq
More... over 15 years ago
add gpl header, move classes listing out of function calls
spq
More... over 15 years ago
cleanup exception usage, remove problematic param, import in util module
spq
More... over 15 years ago
added encoder module, allows to encode most python types and user defined objects into a string and decode back from a string
spq
More... over 15 years ago
Implemented unit loading. Changed demo map to support savegame tables. More... over 15 years ago
Fixed memory leak in Ship.act More... over 15 years ago
Implemented saving and loading of selected instances and selection groups More... over 15 years ago
Introduced Savegamemanager More... over 15 years ago
Implemented loading and saving of view More... over 15 years ago
* Fixed some misstakes * Added missing lines * Colorized the modell More... over 15 years ago
Implemented quickload (accessible via F9) More... over 15 years ago
Update previous commit (replace-tree-by-trail-bug) to use weakrefs, and no Building.removed. Plus 2 small __eq__ fixes: More... over 15 years ago
Implemented savegame delete feature (accessible via save- and load-dialog) Serveral small save- and load-dialog improvements More... over 15 years ago
Bugfix: Collector crashed OA when it's destination was removed from the island. Collector now checks the destination upon arrival, and descides to search an other destination/job when the original destination has been removed. More... over 15 years ago
Added missing svn properties More... over 15 years ago
Implemented savegame details in singleplayer menu (just when loading a game, of course). NOTE: all previous savegames will have to be deleted manually, since they do not contain metainfo. You can use e.g. this command: "rm content/save/*sqlite content/save/*/*sqlite" More... over 15 years ago
Implemented savegame details, currently only shown in ingame load dialog More... over 15 years ago