Rectified heretic YY-MM-DD to standard YYYY-MM-DD

This commit is contained in:
minjaesong
2017-09-20 14:36:40 +09:00
parent 31c9b85d6d
commit 3726f34f11
188 changed files with 192 additions and 188 deletions

View File

@@ -46,7 +46,7 @@ import java.util.zip.GZIPInputStream
BlocksDrawer.renderFront(batch, false) // JOB #2
```
*
* Created by minjaesong on 16-01-19.
* Created by minjaesong on 2016-01-19.
*/
object BlocksDrawer {
lateinit var world: GameWorld

View File

@@ -20,7 +20,7 @@ import java.util.zip.GZIPInputStream
/**
* Created by minjaesong on 16-01-19.
* Created by minjaesong on 2016-01-19.
*/
object BlocksDrawerOLD {
lateinit var world: GameWorld

View File

@@ -11,7 +11,7 @@ import net.torvald.terrarum.fillRect
import net.torvald.terrarum.gameworld.GameWorld
/**
* Created by minjaesong on 15-12-31.
* Created by minjaesong on 2015-12-31.
*/
object FeaturesDrawer {
lateinit var world: GameWorld

View File

@@ -16,7 +16,7 @@ import java.util.*
/**
* Warning: you are not going to store float value to the lightmap -- see RGB_HDR_LUT (beziér)
*
* Created by minjaesong on 16-01-25.
* Created by minjaesong on 2016-01-25.
*/
//typealias RGB10 = Int

View File

@@ -19,7 +19,7 @@ import java.util.*
/**
* Warning: you are not going to store float value to the lightmap -- see RGB_HDR_LUT (beziér)
*
* Created by minjaesong on 16-01-25.
* Created by minjaesong on 2016-01-25.
*/
//typealias RGB10 = Int