jancoow
|
06a768a3a1
|
Fixed right weapon
|
2016-06-21 11:32:37 +02:00 |
|
jancoow
|
3f8623d0bf
|
Merge remote-tracking branch 'origin/developer' into feature/Controller
Added support for second controller
# Conflicts:
# CrystalPoint.cpp
# CrystalPoint.h
# CrystalPoint.vcxproj
# CrystalPoint.vcxproj.filters
|
2016-06-21 11:24:55 +02:00 |
|
kennyboy55
|
83557c7ba7
|
Added controller code
|
2016-06-20 20:33:28 +02:00 |
|
Remco
|
98f3645b6b
|
menu pauses game, able to resume the game. exit game by pause menu
|
2016-06-20 15:20:12 +02:00 |
|
Remco
|
7758f2c294
|
able to give button a funtion pointer, who will be called when clicked on the button
|
2016-06-20 13:42:28 +02:00 |
|
Remco
|
2e50d11e07
|
able to click with cursor, button detect clicking event
|
2016-06-20 13:29:28 +02:00 |
|
Remco
|
1ec3c8f346
|
buttons shows when ever the cursor is in the button
|
2016-06-20 12:50:51 +02:00 |
|
Remco
|
8dcee70324
|
button, text is placed in middle of button, plane is placed behind text
|
2016-06-20 12:38:16 +02:00 |
|
Remco
|
6cf9437620
|
button is draw by menu
|
2016-06-20 12:11:24 +02:00 |
|
kennyboy55
|
ced3ff4462
|
Attempt implement menu (unresolved symbol error)
|
2016-06-09 17:56:37 +02:00 |
|
Aaldert
|
117010b9fe
|
OpenAl Werkt! en Setup enzo
|
2016-06-05 23:49:06 +02:00 |
|
kennyboy55
|
95ab1879b4
|
Merge branch 'developer' into enemy
# Conflicts:
# CrystalPoint.cpp
# Entity.cpp
# Player.cpp
# Player.h
# World.cpp
# World.h
|
2016-06-03 11:30:19 +02:00 |
|
Remco
|
c3fe041eb1
|
enemy logic added to enemy and out of world
|
2016-06-03 11:09:48 +02:00 |
|
kennyboy55
|
ae80c7a5bf
|
Add health/xp/level interface
|
2016-05-28 16:04:44 +02:00 |
|
kennyboy55
|
34ea491f39
|
Remove scale
|
2016-05-28 13:11:11 +02:00 |
|
kennyboy55
|
1c59a3bc6f
|
Fix player height (not working with scale)
|
2016-05-26 18:53:36 +02:00 |
|
kennyboy55
|
2b0e22d4c9
|
Added height at location
|
2016-05-26 17:06:34 +02:00 |
|
kennyboy55
|
908786897f
|
Added world loading and other various improvements
|
2016-05-25 22:29:18 +02:00 |
|