aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More GFile codeinmarket2014-01-295-126/+533
* More code for GFileinmarket2014-01-244-37/+127
* Merge branch 'master' into gfileinmarket2014-01-177-120/+316
|\
| * Updates to console history. This now works well.inmarket2014-01-175-117/+314
| * fixes in gdispImage nativ format by Marc PignatJoel Bodenmann2014-01-171-2/+2
| * Revert "doc"Joel Bodenmann2014-01-101-1/+0
| * Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
* | Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
* | Merge branch 'master' into gfileinmarket2014-01-094-197/+91
|\|
| * docinmarket2014-01-091-0/+1
| * New codingstyle.txtinmarket2014-01-091-1/+161
| * docJoel Bodenmann2014-01-071-0/+2
| * added gwinGetColor() and gwinGetBgColor()Joel Bodenmann2014-01-061-0/+18
| * docJoel Bodenmann2014-01-061-1/+1
| * Removed codingstyle.txt as nearly every rule in there was ignoredJoel Bodenmann2014-01-061-288/+1
* | Start of GFILE moduleinmarket2014-01-058-0/+733
|/
* Revert "removed unnecessary macro"Joel Bodenmann2014-01-041-0/+1
* GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORYJoel Bodenmann2014-01-034-13/+13
* whitespacesJoel Bodenmann2014-01-031-5/+5
* gfxconf.h fixesJoel Bodenmann2014-01-031-22/+24
* Refactored gfxconf.example.hJoel Bodenmann2014-01-031-179/+197
* removed unnecessary macroJoel Bodenmann2014-01-021-1/+0
* Remove variable name conflict with doom demoinmarket2013-12-301-2/+2
* Merge remote-tracking branch 'origin/master'inmarket2013-12-291-2/+2
|\
| * added window manager to doxygenJoel Bodenmann2013-12-281-2/+2
* | Break huge wad structure up for easier compiling.inmarket2013-12-291-1/+8195
|/
* Bug in I_sprintf in doom demoinmarket2013-12-251-0/+1
* Fixes to DOOM demo to remove some operating system dependancies.inmarket2013-12-2432-397/+612
* Compiler error fix.inmarket2013-12-241-1/+1
* demo - DOOM the game.inmarket2013-12-24131-0/+316607
* Add a readme for the Win32 GAUDIN driver.inmarket2013-12-221-0/+9
* Add Win32 GAUDIN driver.inmarket2013-12-225-2/+249
* Wrong define used in GAUDIN.inmarket2013-12-221-1/+1
* Update GAUDIN and GADC demos to new internal GWIN structures.inmarket2013-12-225-19/+29
* docu fixJoel Bodenmann2013-12-211-1/+1
* Mouse calibration data might be returned in a non-aligned structure. Copy saf...inmarket2013-12-211-1/+3
* Increase the default stack size for the GTimer thread as for widgets demo und...inmarket2013-12-211-1/+1
* Fixes for the GOS Raw32 memory allocator.inmarket2013-12-211-6/+8
* GOS Raw32 semaphore fixinmarket2013-12-211-1/+1
* More GOS Raw32 updates.inmarket2013-12-211-32/+18
* Fixes to the Raw32 threading.inmarket2013-12-211-62/+55
* Create the window class in the message thread for the Win32 driver (and repla...inmarket2013-12-211-24/+29
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-2137-112/+112
* Always use native threads in the Win32 driver even if a different threading m...inmarket2013-12-211-8/+10
* Revert "removed GQUEUE from doxygen build as it is not API"inmarket2013-12-211-1/+1
* gdispDrawThickLine: handle zero-length lines correctly.Petteri Aimonen2013-12-191-2/+6
* added warning about unfinished featureJoel Bodenmann2013-12-181-0/+5
* removed GQUEUE from doxygen build as it is not APIJoel Bodenmann2013-12-181-1/+1
* whitespacesJoel Bodenmann2013-12-181-6/+45
* whitespacesJoel Bodenmann2013-12-181-6/+10