Sat, 12 May 2012 23:55:09 +0400 |
unc0rr |
pas2c stuff again
|
file |
diff |
annotate
|
Sat, 05 May 2012 19:04:59 +0100 |
koda |
old typed const moved to their proper unit
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:36:11 +0100 |
koda |
rename a few Draw* routines
|
file |
diff |
annotate
|
Wed, 02 May 2012 11:43:43 +0100 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
Wed, 02 May 2012 08:07:17 +0100 |
koda |
add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
Sat, 18 Feb 2012 13:52:37 +0100 |
Xeli |
fixed the active region on widgets when they are animated, added active.x:= in uWorld too
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 12:08:01 +0100 |
koda |
refactored a few types involved in the touch interface and corrected a few invisible mistakes
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 16:16:59 +0100 |
Xeli |
wops, added an extra USE_TOUCH_INTERFACE
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 16:02:41 +0100 |
Xeli |
added translate/fade animations for OnScreenWidgets
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 09:01:31 -0500 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
Fri, 18 Nov 2011 00:32:52 +0100 |
koda |
yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
|
file |
diff |
annotate
|
Fri, 11 Nov 2011 14:05:39 -0500 |
nemo |
Dir should not be 0, but set it to 1 if 0 in case I missed some other place this was done. Also correct cloud scaling.
|
file |
diff |
annotate
|
Thu, 10 Nov 2011 21:11:57 -0500 |
nemo |
If I'm going to be arbitrary about it, might as well go for the more minimal arbitrariness
|
file |
diff |
annotate
|