index
:
gitolite/trolltron.git
master
OpenGL tron game
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MainWindow.cpp
Age
Commit message (
Expand
)
Author
2017-06-25
indentation fix
HEAD
master
Dominique Martinet
2017-06-25
Fix more recent OpenGL -- not sure why glutDisplayFunc was commented in the f...
Dominique Martinet
2011-11-30
Merge branch 'master' of notk.org:trolltron
mario
2011-11-30
Changed all Player& to Player*
mario
2011-11-30
have a warning shut up
Dominique Martinet
2011-11-29
Merge branch 'master' of gitolite@notk.org:trolltron
Benjamin Cohen
2011-11-29
- Add drawString method
Benjamin Cohen
2011-11-29
Merge branch 'master' of notk.org:trolltron
mario
2011-11-29
Fixed wall size
mario
2011-11-29
Esc (29) key -> exit(0);
Benjamin Cohen
2011-11-29
Added white border
mario
2011-11-29
Added Pause and restart keys
mario
2011-11-29
Colors corrected
mario
2011-11-29
changed PLAYER_WALL color compared to PLAYER
Dominique Martinet
2011-11-29
Removed couts, added colors
mario
2011-11-29
Added keyboard support (still mixes left and right)
mario
2011-11-29
fixed more uninitalized values
Dominique Martinet
2011-11-29
Working the Keyboard Controller
mario
2011-11-29
Fixed warnngs (implicit casts and float/double conversion
mario
2011-11-29
added calls to AI, something's weird..
Dominique Martinet
2011-11-29
fixed spaces to tab, added some comments and prepared a place to call AI calls
Dominique Martinet
2011-11-28
Display works \o/
mario
2011-11-28
Began to fix display
mario
2011-11-28
Changed to 2 players
mario
2011-11-28
Merge branch 'master' of notk.org:trolltron
Dominique Martinet
2011-11-28
initialize cell's player...
Dominique Martinet
2011-11-28
Fixed color conversion
mario
2011-11-28
feed game and field to mainWindow
Dominique Martinet
2011-11-28
Added calls to game->update()
mario
2011-11-28
Merge branch 'master' of notk.org:trolltron
mario
2011-11-28
resolved pull
mario
2011-11-28
Ajout du display, implémentation
mario
2011-11-28
OS X: Add native GLUT support
Benjamin Cohen
2011-11-28
Isolate GLUT calls/headers in MainWindow
Benjamin Cohen
2011-11-28
MainWindow:
Benjamin Cohen
2011-11-28
Ajouté TRACELINE()
mario
2011-11-25
initial commit
Joachim Jablon