Join/Login
Business Software
Open Source Software
For Vendors
Blog
About
More
Articles
Create
SourceForge Podcast
Site Documentation
Subscribe to our Newsletter
Support Request
For Vendors
Help
Create
Join
Login
Business Software
Open Source Software
SourceForge Podcast
Resources
Articles
Case Studies
Blog
Menu
Help
Create
Join
Login
Home
Browse
Aolis Engine
Source
Aolis Engine Source
A 2D Adventure Game & Engine
Brought to you by:
antumdeluge
Summary
Reviews
Support
Trial of Aolis
SVN ▾
Source
Homepage
Menu
▾
▴
Browse Commits
Browse Files
Commit
[r38]
Maximize
Restore
History
Move classes into sub-directories.
Authored by:
antumdeluge
2014-10-23
Browse code at this revision
Parent:
[r37]
Child:
[r39]
1
2
>
>>
(Page 1 of 2)
renamed
/trunk/include/character.h -> /trunk/include/object/entity/character/character.h
renamed
/trunk/include/entity.h -> /trunk/include/object/entity/entity.h
renamed
/trunk/include/entity_active.h -> /trunk/include/object/entity/entity_active.h
renamed
/trunk/include/entity_animated.h -> /trunk/include/object/entity/entity_animated.h
renamed
/trunk/include/entity_static.h -> /trunk/include/object/entity/entity_static.h
added
/trunk/include/object
added
/trunk/include/object/entity
added
/trunk/include/object/entity/character
renamed
/trunk/include/object_base.h -> /trunk/include/object/object_base.h
renamed
/trunk/include/object_sprited.h -> /trunk/include/object/object_sprited.h
removed
/trunk/src/character.cpp
removed
/trunk/src/entity.cpp
removed
/trunk/src/entity_active.cpp
removed
/trunk/src/entity_animated.cpp
removed
/trunk/src/entity_static.cpp
added
/trunk/src/object
added
/trunk/src/object/entity
added
/trunk/src/object/entity/character
/trunk/include/character.h
to
/trunk/include/object/entity/character/character.h
File was renamed.
/trunk/include/entity.h
to
/trunk/include/object/entity/entity.h
File was renamed.
/trunk/include/entity_active.h
to
/trunk/include/object/entity/entity_active.h
File was renamed.
/trunk/include/entity_animated.h
to
/trunk/include/object/entity/entity_animated.h
File was renamed.
/trunk/include/entity_static.h
to
/trunk/include/object/entity/entity_static.h
File was renamed.
/trunk/include/object
Directory.
/trunk/include/object/entity
Directory.
/trunk/include/object/entity/character
Directory.
/trunk/include/object_base.h
to
/trunk/include/object/object_base.h
File was renamed.
/trunk/include/object_sprited.h
to
/trunk/include/object/object_sprited.h
File was renamed.
/trunk/src/character.cpp
File was removed.
/trunk/src/entity.cpp
File was removed.
/trunk/src/entity_active.cpp
File was removed.
/trunk/src/entity_animated.cpp
File was removed.
/trunk/src/entity_static.cpp
File was removed.
/trunk/src/object
Directory.
/trunk/src/object/entity
Directory.
/trunk/src/object/entity/character
Directory.
1
2
>
>>
(Page 1 of 2)
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Submit