Sun, 19 Aug 2012 22:13:41 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 10:39:23 -0400 |
nemo |
This one gets called a lot when drawing rotated sprites
|
file |
diff |
annotate
|
Fri, 17 Aug 2012 10:28:42 -0400 |
nemo |
Consistency
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 21:58:19 +0400 |
Stepan777 |
Fix bug with isInLag picture displayed at end of some videos.
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 02:52:35 +0400 |
Stepan777 |
1. Add IFDEFs for video recording
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 17:42:32 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 01:10:57 +0200 |
Xeli |
first attempt at implementing support for keys with modifiers
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:14:39 +0400 |
unc0rr |
pas2c stuff
|
file |
diff |
annotate
|
Sun, 13 May 2012 21:39:20 +0400 |
unc0rr |
Make uUtils.c compile
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:28:06 +0400 |
unc0rr |
Some work to make more units compile after conversion to c
|
file |
diff |
annotate
|
Sat, 05 May 2012 19:04:59 +0100 |
koda |
old typed const moved to their proper unit
|
file |
diff |
annotate
|
Sat, 05 May 2012 18:10:41 +0100 |
koda |
the scope cleanup continues...
|
file |
diff |
annotate
|
Wed, 02 May 2012 10:53:13 +0100 |
koda |
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:28:30 +0400 |
unc0rr |
Make Str2PChar more pas2c-friendly
|
file |
diff |
annotate
|
Fri, 20 Apr 2012 01:50:47 +0400 |
unc0rr |
Some more progress with pas2c
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
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
|
Sun, 27 Nov 2011 00:25:28 +0300 |
unc0rr |
- Help parser more
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:17:16 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 21:31:39 +0200 |
sheepluva |
monkey task: always log to userpath
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 18:24:29 +0200 |
Xeli |
Fixed AddFileLog, there's now a log created in /sdcard/Android/data/org.hedgewars.mobile/cache/Data/
hedgeroid
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:17:40 +0200 |
Xeli |
Removed chinese font
hedgeroid
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 23:55:32 +0200 |
Xeli |
Removed the extra WriteToConsole()
hedgeroid
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 00:38:31 +0200 |
Xeli |
First commit..
hedgeroid
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 22:34:38 -0400 |
nemo |
Bit more reusability
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 12:48:32 -0400 |
nemo |
An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 20:24:25 +0400 |
unc0rr |
Add a parameter for game simulation with no gui/sound enabled, just to get statistics
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 11:30:56 -0400 |
nemo |
For mikade - bit more flexibility in script captions
|
file |
diff |
annotate
|
Fri, 04 Mar 2011 11:30:53 +0300 |
unc0rr |
Optimize check (not like it is called much, just ffs; not tested)
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 15:30:08 +0100 |
koda |
addfilelog <3 debugfile
|
file |
diff |
annotate
|
Mon, 27 Dec 2010 17:34:51 -0500 |
nemo |
Add Hangul to CheckCJK
|
file |
diff |
annotate
|
Fri, 24 Dec 2010 11:54:34 -0500 |
nemo |
Make basic training solvable again. Freeze RNG at current version for less of this kind of issue in future, and a bit more savable of seeds. Disable offsets in preparation for release.
|
file |
diff |
annotate
|
Thu, 02 Dec 2010 20:40:30 -0500 |
nemo |
add visual gear registration
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 00:58:03 +0100 |
koda |
un-break build (wrong merge in uConsole) and update project file with the new sources
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 17:48:58 +0300 |
unc0rr |
Move some command handlers out of uCommands into more appropriate places, thus removing some dependencies. Ideally uCommands shouldn't depend on anything (except for uTypes and uConsts probably)
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:08:11 +0300 |
unc0rr |
Introduce uGearsRender
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 16:19:55 +0300 |
unC0Rr |
Introduce uRenderUtils
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|