index
:
Subconscious-old
dev
master
Role play videogame (old repo)
Linux User
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
headers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better management of stats and skill of actors and items
Nao Pross
2018-02-25
9
-59
/
+51
*
Fix all warnings (errors with -Werror)
Nao Pross
2018-02-17
4
-4
/
+5
*
add Item type, use for MeleeWeapon
mafaldo
2018-02-17
7
-7
/
+41
*
Add basic widget implementation (not usable) and configure cmake
Nao Pross
2018-02-16
5
-3
/
+30
*
Add RangedWeapon, MeleeWeapon
mafaldo
2018-02-12
5
-6
/
+36
*
Add Actor attributes
Nao Pross
2018-02-12
1
-2
/
+32
*
Add tags recipe to generate ctags
Nao Pross
2018-02-12
1
-1
/
+0
*
Add inventory and item types headers
Nao Pross
2018-02-12
6
-1
/
+96
*
Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>()
Nao Pross
2018-02-12
2
-18
/
+6
*
Fix pan
Nao Pross
2018-02-12
1
-3
/
+0
*
Fix zoom bug, add Scene.type member
Nao Pross
2018-02-12
2
-6
/
+11
*
Add Actor* member to tiles and implement Map::moveActor()
Nao Pross
2018-02-12
1
-0
/
+11
*
Add more events and fix typos in comments
Nao Pross
2018-02-12
1
-0
/
+2
*
Handle WindowResize event and add zoom
Nao Pross
2018-02-12
2
-4
/
+17
*
Reimplement in C++ with SFML (mostly)
Nao Pross
2018-02-11
6
-0
/
+160