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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-32
/
+19
*
Fix pan
Nao Pross
2018-02-12
3
-13
/
+9
*
Merge mafaldo's work
Nao Pross
2018-02-12
2
-1
/
+37
|
\
|
*
add pan
mafaldo
2018-02-12
3
-2
/
+31
*
|
Fix zoom bug, add Scene.type member
Nao Pross
2018-02-12
4
-16
/
+28
*
|
Add Actor* member to tiles and implement Map::moveActor()
Nao Pross
2018-02-12
3
-1
/
+24
|
/
*
Add more events and fix typos in comments
Nao Pross
2018-02-12
2
-3
/
+22
*
Handle WindowResize event and add zoom
Nao Pross
2018-02-12
4
-18
/
+84
*
Reimplement in C++ with SFML (mostly)
Nao Pross
2018-02-11
11
-0
/
+313
*
Remove redundant scenesOffsetX/Y, replaced with panX
Nao Pross
2018-02-11
3
-16
/
+31
*
add pan, add zoom, add weapon
mafaldo
2018-02-11
5
-17
/
+150
*
tiles bound to actors, remove Player and Enemy
mafaldo
2018-02-10
5
-21
/
+51
*
Add simple mouseclick listener to scenes
Nao Pross
2018-02-10
4
-21
/
+51
*
Add missing @Override(s)
Nao Pross
2018-02-10
3
-16
/
+18
*
Threaded double buffered rendering
Nao Pross
2018-02-10
5
-128
/
+218
*
Implement actor, create player
mafaldo
2018-02-10
8
-10
/
+132
*
Switch to gradle, update gitignore
Nao Pross
2018-02-10
6
-0
/
+162