2018-05-02 |
unc0rr |
Call GetNext twice as many times to distribute seed across the whole buffer even for single byte seeds
|
file |
diff |
annotate
|
2016-05-15 |
unc0rr |
- Use IntToStr() in preference to Str()
|
file |
diff |
annotate
|
2015-08-10 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
2014-02-04 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
2014-01-21 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
2014-01-17 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
2013-06-15 |
unc0rr |
Some fixes to make pas2c+clang compile all engine files
webgl
|
file |
diff |
annotate
|
2013-06-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-04-15 |
unc0rr |
Implement issue 308 with '|' as separator
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
2012-08-22 |
nemo |
*sigh*
|
file |
diff |
annotate
|
2012-08-22 |
nemo |
initModule really not needed for uRandom
|
file |
diff |
annotate
|
2012-08-22 |
nemo |
Burn a random number in the override. Make sure cirbuf is reset.
|
file |
diff |
annotate
|
2012-07-15 |
nemo |
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
|
file |
diff |
annotate
|
2012-05-10 |
unc0rr |
Some work to make more units compile after conversion to c
|
file |
diff |
annotate
|
2012-05-02 |
unc0rr |
GetRandom -> GetRandomf
|
file |
diff |
annotate
|
2012-02-17 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
2012-01-17 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
2011-04-08 |
sheepluva |
guess what. comments. yay for burning commits
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2010-12-24 |
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
|
2010-11-17 |
unc0rr |
Remove uMisc dependency from uRandom
|
file |
diff |
annotate
|
2010-05-02 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-26 |
koda |
add other controls for map preview, also fix a bug in digest
|
file |
diff |
annotate
|
2010-04-03 |
koda |
fix building without DEBUGFILE
|
file |
diff |
annotate
|
2010-04-03 |
sheepluva |
Palewolf:
|
file |
diff |
annotate
|
2010-04-03 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-04-01 |
nemo |
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
|
file |
diff |
annotate
|
2010-03-21 |
unc0rr |
In pascal unit is a namespace
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-03-03 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-01-26 |
koda |
complete the replacement of init/free wrappers for every unit
|
file |
diff |
annotate
|
2010-01-18 |
koda |
replace initialization/finalization statements with custom init functions
|
file |
diff |
annotate
|
2009-11-20 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
2009-11-05 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2008-05-08 |
unc0rr |
Remove recently added debug, as cluster bomb issue is fixed
|
file |
diff |
annotate
|
2008-05-08 |
unc0rr |
- Small optimization to hwFloat
|
file |
diff |
annotate
|
2008-05-08 |
unc0rr |
- Small optimization in hwFloat
|
file |
diff |
annotate
|
2008-05-08 |
unc0rr |
- Some changes in clusters initialization
|
file |
diff |
annotate
|
2007-05-27 |
unc0rr |
- One more land template
|
file |
diff |
annotate
|
2007-02-11 |
unc0rr |
- Two more land templates
|
file |
diff |
annotate
|
2007-02-05 |
unc0rr |
Update copyright information
|
file |
diff |
annotate
|
2007-01-21 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
2007-01-12 |
unc0rr |
- HWMapContainer sets and stores the theme
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
2006-09-20 |
unc0rr |
Engine can generate land preview and send it via IPC
|
file |
diff |
annotate
|
2006-09-03 |
unc0rr |
Implement bot levels
|
file |
diff |
annotate
|
2006-08-27 |
unc0rr |
Fix engine PRNG (accidentally deleted a line)
|
file |
diff |
annotate
|
2006-08-26 |
unc0rr |
Fixed PRNG to properly use seed string
|
file |
diff |
annotate
|
2006-08-11 |
unc0rr |
- Many type fixes
|
file |
diff |
annotate
|
2006-08-10 |
unc0rr |
- Fixed integer->longint
|
file |
diff |
annotate
|
2006-08-07 |
unc0rr |
New faster random generator
|
file |
diff |
annotate
|
2005-12-04 |
unc0rr |
- Fixed spawning boxes under water
|
file |
diff |
annotate
|
2005-11-13 |
unc0rr |
- Many improvements to frontend
|
file |
diff |
annotate
|
2005-08-25 |
unc0rr |
Show wind speed on bar
|
file |
diff |
annotate
|
2005-08-23 |
unc0rr |
- set svn:eol-style to native
|
file |
diff |
annotate
|
2005-08-22 |
unc0rr |
Add current sources.
|
file |
diff |
annotate
|