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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-25
Better management of stats and skill of actors and items
Nao Pross
9
-59
/
+51
2018-02-17
Fix all warnings (errors with -Werror)
Nao Pross
4
-4
/
+5
2018-02-17
add Item type, use for MeleeWeapon
mafaldo
7
-7
/
+41
2018-02-16
Add basic widget implementation (not usable) and configure cmake
Nao Pross
5
-3
/
+30
2018-02-12
Add RangedWeapon, MeleeWeapon
mafaldo
5
-6
/
+36
2018-02-12
Add Actor attributes
Nao Pross
1
-2
/
+32
2018-02-12
Add tags recipe to generate ctags
Nao Pross
1
-1
/
+0
2018-02-12
Add inventory and item types headers
Nao Pross
6
-1
/
+96
2018-02-12
Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>()
Nao Pross
2
-18
/
+6
2018-02-12
Fix pan
Nao Pross
1
-3
/
+0
2018-02-12
Fix zoom bug, add Scene.type member
Nao Pross
2
-6
/
+11
2018-02-12
Add Actor* member to tiles and implement Map::moveActor()
Nao Pross
1
-0
/
+11
2018-02-12
add pan
mafaldo
1
-0
/
+1
2018-02-12
Add more events and fix typos in comments
Nao Pross
1
-0
/
+2
2018-02-12
Handle WindowResize event and add zoom
Nao Pross
2
-4
/
+17
2018-02-11
Reimplement in C++ with SFML (mostly)
Nao Pross
6
-0
/
+160