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
/
cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better management of stats and skill of actors and items
Nao Pross
2018-02-25
3
-27
/
+75
*
Fix all warnings (errors with -Werror)
Nao Pross
2018-02-17
5
-5
/
+16
*
add Item type, use for MeleeWeapon
mafaldo
2018-02-17
4
-11
/
+104
*
Merge branch 'dev' of ssh://git.thearcway.org:2222/naopross/subconscious into...
Nao Pross
2018-02-16
1
-0
/
+1
|
\
|
*
Add resources xml templates, call Scene::click on mouseclick
Nao Pross
2018-02-16
1
-0
/
+1
*
|
Add basic widget implementation (not usable) and configure cmake
Nao Pross
2018-02-16
2
-1
/
+9
|
/
*
Add RangedWeapon, MeleeWeapon
mafaldo
2018-02-12
2
-0
/
+40
*
Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>()
Nao Pross
2018-02-12
3
-14
/
+13
*
Fix pan
Nao Pross
2018-02-12
2
-10
/
+9
*
Merge mafaldo's work
Nao Pross
2018-02-12
2
-1
/
+37
|
\
|
*
add pan
mafaldo
2018-02-12
2
-2
/
+30
*
|
Fix zoom bug, add Scene.type member
Nao Pross
2018-02-12
2
-10
/
+17
*
|
Add Actor* member to tiles and implement Map::moveActor()
Nao Pross
2018-02-12
2
-1
/
+13
|
/
*
Add more events and fix typos in comments
Nao Pross
2018-02-12
1
-3
/
+20
*
Handle WindowResize event and add zoom
Nao Pross
2018-02-12
2
-14
/
+67
*
Reimplement in C++ with SFML (mostly)
Nao Pross
2018-02-11
5
-0
/
+153