Daniele Bartolini
|
811be96af7
Refactor Gui
|
%!s(int64=11) %!d(string=hai) anos |
Daniele Bartolini
|
e48846ab75
Do not draw when physics simulation is being updated. This triggers all sort of random behaviours when trying to switch form a world to another
|
%!s(int64=11) %!d(string=hai) anos |
Daniele Bartolini
|
7bbcbbc532
Add World::units() to fetch all units in a world
|
%!s(int64=11) %!d(string=hai) anos |
Daniele Bartolini
|
179e0a84fe
Read some camera settings from .unit files
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
2f688c967e
Fix some warnings
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
0e958aac67
Update all files dependent on previous core/mem organization
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
b183cd3d2e
This is the ugly thing the previous commit to LuaEnvironment was referring to
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
e8844c9031
Do not pass around Unit pointers, use UnitId instead.
|
%!s(int64=12) %!d(string=hai) anos |
mikymod
|
0eadc8ff2b
fix Unit::is_a
|
%!s(int64=12) %!d(string=hai) anos |
mikymod
|
25e834bc7e
Merge branch 'master' of https://github.com/taylor001/crown
|
%!s(int64=12) %!d(string=hai) anos |
mikymod
|
e69415d311
save unit name in Unit
|
%!s(int64=12) %!d(string=hai) anos |
Dexter89
|
6198fde082
Fixed CMakeLists and compilation for Windows
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
5f3614ffcd
Add DebugLine
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
ac3c74f35b
Move majority of settings to Crown.conf.in
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
4e25ee70db
Correctly initialize scene graph
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
f5ae410d29
Add the most basic, untested, dirty, inefficient, 100% crash guaranteed sprite animation code
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
3904b035fe
Add SoundWorld::pause_all/resume_all/stop_all() and add LuaSoundWorld
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
2ee8cc540d
Add World::sound_world()
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
5d48c78ab9
First part of the 'SoundWorld - big rewrite'
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
cede6c9910
Merge branch 'world' of https://github.com/taylor001/crown into world
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
7b85f7bbb2
Remove useless code
|
%!s(int64=12) %!d(string=hai) anos |
mikymod
|
a68495a6cf
hot fix
|
%!s(int64=12) %!d(string=hai) anos |
mikymod
|
2c7c57e03b
manage guis in World
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
7ad7bcb4d2
Remove old code
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
412c8638b1
Add support for reloading units in World
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
7a00e12b08
Release Units when dtor called
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
c661ca72ca
Apply gravity to controller based on last dt
|
%!s(int64=12) %!d(string=hai) anos |
Daniele Bartolini
|
f103482d6e
Put world-related stuff into world directory
|
%!s(int64=12) %!d(string=hai) anos |