updated version history

dev
Jens Mönig 2015-12-21 16:17:42 +01:00
rodzic d75c585069
commit e27db7d960
3 zmienionych plików z 9 dodań i 3 usunięć

2
gui.js
Wyświetl plik

@ -71,7 +71,7 @@ BlockRemovalDialogMorph, saveAs*/
// Global stuff ////////////////////////////////////////////////////////
modules.gui = '2015-December-15';
modules.gui = '2015-December-21';
// Declarations

Wyświetl plik

@ -2819,3 +2819,9 @@ end - bulk of 151215
151219
------
* Objects: Optimization: Dont redraw unrotateable sprites on TURN
151221
------
* Morphic: Native Copy & Paste support, thanks, @cyderize, for this contribution!!
* GUI: Code tweaks
* Portuguese translation update, thanks, Manuel!

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/
modules.locale = '2015-December-18';
modules.locale = '2015-December-21';
// Global stuff
@ -221,7 +221,7 @@ SnapTranslator.dict.pt = {
'translator_e-mail':
'mmsequeira@gmail.com',
'last_changed':
'2015-08-02'
'2015-12-21'
};
SnapTranslator.dict.cs = {