Sat, 12 May 2012 16:45:06 -0400 |
nemo |
unc0rr's magic macro
|
changeset |
files
|
Sun, 13 May 2012 00:40:01 +0400 |
unc0rr |
oops, wrong type
|
changeset |
files
|
Sat, 12 May 2012 23:55:09 +0400 |
unc0rr |
pas2c stuff again
|
changeset |
files
|
Sat, 12 May 2012 22:50:33 +0400 |
unc0rr |
Get rid of cripple SendIPCc
|
changeset |
files
|
Sat, 12 May 2012 22:44:39 +0400 |
unc0rr |
A solution to char vs string problem: mark single-letter strings with _S macro
|
changeset |
files
|
Sat, 12 May 2012 22:13:56 +0400 |
unc0rr |
Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
|
changeset |
files
|
Sat, 12 May 2012 00:25:49 +0400 |
unc0rr |
Add missing identifiers
|
changeset |
files
|
Fri, 11 May 2012 16:09:11 -0400 |
nemo |
Fix casing and type for gl
|
changeset |
files
|
Fri, 11 May 2012 23:36:42 +0400 |
unc0rr |
sysutils -> SysUtils
|
changeset |
files
|
Fri, 11 May 2012 23:34:35 +0400 |
unc0rr |
Recognize length on arrays as a separate function
|
changeset |
files
|
Fri, 11 May 2012 23:22:01 +0400 |
unc0rr |
More tolerance to pas2c
|
changeset |
files
|
Fri, 11 May 2012 23:03:28 +0400 |
unc0rr |
Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
|
changeset |
files
|
Fri, 11 May 2012 22:54:19 +0400 |
unc0rr |
Define NOCONSOLE for pas2c
|
changeset |
files
|
Fri, 11 May 2012 22:50:52 +0400 |
unc0rr |
uCommandHandlers now compiles
|
changeset |
files
|
Fri, 11 May 2012 22:35:09 +0400 |
unc0rr |
Support operator 'in', replace it with equality checks against each element of set
|
changeset |
files
|
Fri, 11 May 2012 22:17:39 +0400 |
unc0rr |
Recognize (hwFloat op int) expressions
|
changeset |
files
|
Fri, 11 May 2012 22:09:34 +0400 |
unc0rr |
Convert "unit.function()" properly
|
changeset |
files
|
Fri, 11 May 2012 21:10:58 +0400 |
unc0rr |
Function to compare string to char ftw
|
changeset |
files
|
Fri, 11 May 2012 20:01:57 +0400 |
unc0rr |
Make pas2c happier with uSound
|
changeset |
files
|
Fri, 11 May 2012 19:33:21 +0400 |
unc0rr |
Be more wise about constant initialization expressions being not arrays
|
changeset |
files
|
Fri, 11 May 2012 11:08:50 -0400 |
nemo |
Avoid returning an array for the sake of pas2c
|
changeset |
files
|
Fri, 11 May 2012 00:11:01 +0200 |
koda |
fix building with lua (i think)
|
changeset |
files
|
Fri, 11 May 2012 00:05:47 +0200 |
koda |
minor changes for warnings and a variables scope
|
changeset |
files
|
Thu, 10 May 2012 23:21:56 +0200 |
koda |
the ios port runs again, although with a few things to sort out
|
changeset |
files
|
Thu, 10 May 2012 22:15:31 +0200 |
koda |
ios: this commit just removes the overlay class files (with all submenus and resources) while working on a proper restoration
|
changeset |
files
|
Fri, 11 May 2012 01:01:29 +0400 |
unc0rr |
Fix identifiers case in uLandTemplates (too lazy to make proper implementation in pas2c)
|
changeset |
files
|
Fri, 11 May 2012 00:36:32 +0400 |
unc0rr |
Declare Param* functions
|
changeset |
files
|
Fri, 11 May 2012 00:33:14 +0400 |
unc0rr |
Fix for Int type and sysutils in hwengine.pas
|
changeset |
files
|
Fri, 11 May 2012 00:28:06 +0400 |
unc0rr |
Some work to make more units compile after conversion to c
|
changeset |
files
|
Thu, 10 May 2012 23:51:05 +0400 |
unc0rr |
Support overloaded operators on (hwFloat op hwFloat) calls
|
changeset |
files
|