2008-12-07 |
Patrik Gornicz | moved event pumping onto the draw thread, should fix...
|
commit | commitdiff | tree |
2008-12-07 |
Patrik Gornicz | ball collisions now optimized
|
commit | commitdiff | tree |
2008-12-06 |
Patrik Gornicz | wip: advanced collisions
|
commit | commitdiff | tree |
2008-12-06 |
Patrik Gornicz | collision test cleaning
|
commit | commitdiff | tree |
2008-11-30 |
Patrik Gornicz | removed debug print statements
|
commit | commitdiff | tree |
2008-11-30 |
Patrik Gornicz | delete is now thread safe
|
commit | commitdiff | tree |
2008-11-30 |
Patrik Gornicz | added better thread safty ... still broke
|
commit | commitdiff | tree |
2008-11-30 |
Patrik Gornicz | added DASSERT
|
commit | commitdiff | tree |
2008-11-30 |
Patrik Gornicz | ecplise basic project created
|
commit | commitdiff | tree |
2008-11-30 |
Patrik Gornicz | template fix
|
commit | commitdiff | tree |
2008-11-22 |
Patrik Gornicz | created locks abstraction
|
commit | commitdiff | tree |
2008-11-22 |
Patrik Gornicz | added X button to mimic the end button
|
commit | commitdiff | tree |
2008-11-22 |
Patrik Gornicz | wip: more thread safety
|
commit | commitdiff | tree |
2008-11-22 |
Patrik Gornicz | added some thread safty ... much more still needed
|
commit | commitdiff | tree |
2008-11-17 |
Patrik Gornicz | added final to make
|
commit | commitdiff | tree |
2008-11-17 |
Patrik Gornicz | update thread setup with a good cap
|
commit | commitdiff | tree |
2008-11-17 |
Patrik Gornicz | created basic threads
|
commit | commitdiff | tree |
2008-11-17 |
Patrik Gornicz | clean outputs
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | update install readme
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | cleaning of the Makefile
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | config dir fix
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | copying of config files
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | BLDDIRS clean up
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | directory cleaning
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | change to mingw32 making
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | Makefile update
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | Merge branch 'master' of ssh://pgornicz@cpu22.student...
|
commit | commitdiff | tree |
2008-11-16 |
Patrik Gornicz | more debug changes
|
commit | commitdiff | tree |
2008-11-15 |
Patrik Gornicz | created DPF
|
commit | commitdiff | tree |
2008-11-15 |
Patrik Gornicz | update ignore
|
commit | commitdiff | tree |
2008-11-15 |
Patrik Gornicz | starting windows cross compiling
|
commit | commitdiff | tree |
2008-10-09 |
Patrik Gornicz | fixed make
|
commit | commitdiff | tree |
2008-10-09 |
Patrik Gornicz | make clean
|
commit | commitdiff | tree |
2008-10-09 |
Patrik Gornicz | changed to using a keys config
|
commit | commitdiff | tree |
2008-10-09 |
Patrik Gornicz | removed testing in Makefile
|
commit | commitdiff | tree |
2008-09-29 |
Patrik Gornicz | using make to create the objs and deps directories
|
commit | commitdiff | tree |
2008-09-28 |
Patrik Gornicz | more makefile cleaning
|
commit | commitdiff | tree |
2008-09-28 |
Patrik Gornicz | fixed depend mistake
|
commit | commitdiff | tree |
2008-09-28 |
Patrik Gornicz | correct mistake
|
commit | commitdiff | tree |
2008-09-28 |
Patrik Gornicz | started smart includes
|
commit | commitdiff | tree |
2008-09-23 |
Patrik Gornicz | fixed string problems
|
commit | commitdiff | tree |
2008-09-22 |
Patrik Gornicz | fixed up the key mapping system a little ... still...
|
commit | commitdiff | tree |
2008-09-22 |
Patrik Gornicz | added more start balls to slow things down on my desktop ...
|
commit | commitdiff | tree |
2008-09-02 |
Patrik Gornicz | keys setup to use extern
|
commit | commitdiff | tree |
2008-08-29 |
Patrik Gornicz | varible location differs in files ... static not working?
|
commit | commitdiff | tree |
2008-08-29 |
Patrik Gornicz | key control changed to new system
|
commit | commitdiff | tree |
2008-08-29 |
Patrik Gornicz | created key system, not yet used as there's a static bug
|
commit | commitdiff | tree |
2008-08-29 |
Patrik Gornicz | change to SDLKey type
|
commit | commitdiff | tree |
2008-08-29 |
Patrik Gornicz | fix config reader bug
|
commit | commitdiff | tree |
2008-08-28 |
Patrik Gornicz | fixed relative config path, needs to be run from withen...
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | wip: reader, added key mappings
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | template had missing ; for class ... lmao
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | gravity well force moved to const
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | wip: config reader, reading input
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | wip: config reader
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | fixed addition of well at start
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | gravity corrected, mass changed to 5 for start balls
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | start balls now weigh more
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | effects are now stored in a set, improved grav well...
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | grav well only follows mouse when space is pressed
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | renamed collisionHandler to Manager
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | .
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | time step fixed
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | Merge branch 'master' into mainloop
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | wells where too strong, halfed effect
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | wip: main testing
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | Merge branch 'master' into mainloop
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | time_steping collisions was a MASSIVE bottleneak, removed
|
commit | commitdiff | tree |
2008-08-22 |
Patrik Gornicz | added rolling times
|
commit | commitdiff | tree |
2008-08-21 |
Patrik Gornicz | added gitclean and gitcleanf to Makefile, insures local...
|
commit | commitdiff | tree |
2008-08-21 |
Patrik Gornicz | cleaned how balls are added
|
commit | commitdiff | tree |
2008-08-21 |
Patrik Gornicz | simple add balls implemented
|
commit | commitdiff | tree |
2008-08-21 |
Patrik Gornicz | gravity well now follows the mouse
|
commit | commitdiff | tree |
2008-08-21 |
Patrik Gornicz | created a gravity well
|
commit | commitdiff | tree |
2008-08-21 |
Patrik Gornicz | changed to a better make header hack ... added position...
|
commit | commitdiff | tree |
2008-08-21 |
Patrik Gornicz | setup config to be one file
|
commit | commitdiff | tree |
2008-08-20 |
Patrik Gornicz | paused key control moved to config
|
commit | commitdiff | tree |
2008-08-20 |
Patrik Gornicz | anti-aliasing? not effective...
|
commit | commitdiff | tree |
2008-08-20 |
Patrik Gornicz | state changing wrp complete, pause working correctly
|
commit | commitdiff | tree |
2008-08-19 |
Patrik Gornicz | change tar system, basic would fail as it does not...
|
commit | commitdiff | tree |
2008-08-19 |
Patrik Gornicz | wrp: game state changing
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | small Makefile change
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | added an INSTALL file
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | .
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | added .tmp files to insure directories are added to...
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | moved no source files from src
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | removed tmp files
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | added tmp file to get dirs into repos ...
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | change .gitignores around
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | Merge branch 'master' of ssh://pgornicz@cpu22.student...
|
commit | commitdiff | tree |
2008-08-18 |
Patrik Gornicz | changed Makefile to use deps and objs directories
|
commit | commitdiff | tree |
2008-08-12 |
Patrik Gornicz | added standard include to template
|
commit | commitdiff | tree |
2008-08-09 |
Patrik Gornicz | added VALFLAGS varible
|
commit | commitdiff | tree |
2008-08-09 |
Patrik Gornicz | changed CoR to 0.8, and implemented it for the screen...
|
commit | commitdiff | tree |
2008-08-09 |
Patrik Gornicz | added ball to ball collisions
|
commit | commitdiff | tree |
2008-08-09 |
Patrik Gornicz | fixed template headers
|
commit | commitdiff | tree |
2008-08-09 |
Patrik Gornicz | added GPL copyrights
|
commit | commitdiff | tree |
2008-08-04 |
Patrik Gornicz | permission hook working correctly, good bye temp file
|
commit | commitdiff | tree |
2008-08-04 |
Patrik Gornicz | test of the public permissions hook
|
commit | commitdiff | tree |
2008-08-02 |
Patrik Gornicz | created input, graphics and game namespaces
|
commit | commitdiff | tree |
next |