aboutsummaryrefslogtreecommitdiffstats
path: root/Scripts/world.lua
AgeCommit message (Expand)Author
2019-10-03fixes; font mem leak fixClyne Sullivan
2019-09-24Increased texture size for world, made world a little more detailed, and adde...Andy Belle-Isle
2019-09-17World can now draw properly, and camera follows playerAndy Belle-Isle
2019-09-15Added event subsection of codeAndy Belle-Isle
2019-09-14World can now drawAndy Belle-Isle
2019-09-14Updated world texture loading in LuaAndy Belle-Isle
2019-09-14Lua can now modify world size and world dataAndy Belle-Isle
2019-09-13Lua can now register materials for worlds during world registrationAndy Belle-Isle
2019-09-12Ability to pass world data into LuaAndy Belle-Isle
2019-09-11Merge branch 'master' of github.com:tcsullivan/gamedev2Andy Belle-Isle
2019-09-11Made world generation a bit nicerAndy Belle-Isle
2019-09-10Started world systemAndy Belle-Isle
2019-09-07Started extremely basic world generationAndy Belle-Isle