Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Expand)AuthorAgeFilesLines
* gtk3 port: notebook append_pageGonzalo Odiard2014-05-141-6/+6
* More import fixesGonzalo Odiard2014-05-141-0/+1
* Port to Gtk3: Initial run of py-giconvert.sh and sugar-convert.shGonzalo Odiard2014-05-141-15/+15
* Improve synchronization between abms and mapviesGonzalo Odiard2012-05-011-27/+18
* Add the StateView to the MapNavView in play modeGonzalo Odiard2012-05-011-1/+4
* Solve start of activity with new instanceGonzalo Odiard2012-05-011-0/+3
* Implement question dialogsGonzalo Odiard2012-04-281-1/+13
* Move the play mode view to the first notebook page. Remove pygame codeGonzalo Odiard2012-04-221-50/+22
* Avoid drawing all the objects in a map when the character movesGonzalo Odiard2012-04-221-1/+0
* Add questions to the mapGonzalo Odiard2012-03-311-2/+2
* Add controls to load a image in the graphic images.Gonzalo Odiard2012-03-241-1/+1
* Connect the signal to notify if the resources changed to the mapGonzalo Odiard2012-03-191-1/+9
* Refactor dialogsGonzalo Odiard2012-03-171-4/+4
* Start window to show resourceGonzalo Odiard2012-03-171-0/+4
* In play mode, add a signal to mapnav to notify if a resource was clicked.Gonzalo Odiard2012-03-171-5/+12
* Clean the cache in the playing view for wall info modified in the edition mapGonzalo Odiard2012-03-111-0/+17
* Add a NapMapView in play mode using all the screen to test scales and modeGonzalo Odiard2012-03-101-1/+24
* Change the mode property in the activity to activity_modeGonzalo Odiard2012-03-101-9/+10
* Update the map editor when the resources are changedGonzalo Odiard2012-02-231-0/+5
* Add / delete and position of furniture in the mapGonzalo Odiard2012-02-211-0/+4
* Add window to edit the map in the activity.Gonzalo Odiard2012-02-131-1/+7
* Add ObjectChooser to select images in resources windowGonzalo Odiard2011-10-291-1/+1
* Add UTF8 tag to activity.pyGonzalo Odiard2011-10-291-0/+1
* Add Manuel QuiƱones in Copyright lineGonzalo Odiard2011-10-291-1/+1
* Added files with pygame part to the main activityGonzalo Odiard2011-10-291-3/+27
* Initial resources supportGonzalo Odiard2011-10-101-10/+40
* Use a notebook to change the screen displayed in the different modesGonzalo Odiard2011-10-091-6/+12
* Separate the questions edition to a new source fileGonzalo Odiard2011-10-091-179/+1
* Question edition fixesGonzalo Odiard2011-10-091-5/+9
* Initial support to edit/add/remove text questionsGonzalo Odiard2011-10-091-13/+142
* Questions window changesGonzalo Odiard2011-10-071-12/+18
* Remove unused codeGonzalo Odiard2011-10-041-32/+1
* Initial filesGonzalo Odiard2011-10-031-0/+250