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 |
fixwhitespace and dos2unix
|
file |
diff |
annotate
|
2014-01-17 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
2013-06-29 |
koda |
break uDebug and uCommand depedency loop by putting stuff in uIO
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-02-11 |
unc0rr |
Bring back full log strings for commands, just a bit sanitized
|
file |
diff |
annotate
|
2012-10-28 |
koda |
cleanup in initEverything and freeEverything
|
file |
diff |
annotate
|
2012-10-24 |
nemo |
missing nil test
|
file |
diff |
annotate
|
2012-10-23 |
nemo |
Flag script parsecommands to avoid echoing to net
|
file |
diff |
annotate
|
2012-07-25 |
nemo |
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
|
file |
diff |
annotate
|
2012-07-21 |
nemo |
Ok. *these* should be safe with just this one extra check...
|
file |
diff |
annotate
|
2012-07-20 |
nemo |
Avoid desync playing back demos
|
file |
diff |
annotate
|
2012-07-20 |
nemo |
I thirst for randomness.
|
file |
diff |
annotate
|
2012-05-02 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
2012-04-24 |
unc0rr |
uCommands compiles
|
file |
diff |
annotate
|
2012-04-23 |
Xeli |
in uTouch dont use bools to represent keystrokes, but issue ParseCommands
|
file |
diff |
annotate
|
2012-04-21 |
unc0rr |
- Remove support for variables in command handlers
|
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-11-27 |
unc0rr |
- Improvement to the parser
|
file |
diff |
annotate
|
2011-08-12 |
nemo |
Revert ParseCommandOverride change since it appears to be badly screwing up scripting. Need to find out why. This backs out 7f57d0c7816a and the recent workaround.
|
file |
diff |
annotate
|
2011-06-29 |
nemo |
Fix random weapons with per-hog ammo, fix ammo store loadout number in scripting for per-clan and per-hog ammo, add an advanced script hook into parsecommand to override values, add check for empty map in chSetMap, load script earlier in game params from frontend
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-02-01 |
koda |
addfilelog <3 debugfile
|
file |
diff |
annotate
|
2010-12-23 |
unc0rr |
Oops, typo
|
file |
diff |
annotate
|
2010-12-18 |
unc0rr |
Try to avoid binary data in log, use shorter descriptions
|
file |
diff |
annotate
|
2010-11-22 |
unc0rr |
Move doPut into uIO (not a very bad place really)
|
file |
diff |
annotate
|
2010-11-22 |
unc0rr |
uCommandHandlers
|
file |
diff |
annotate
|
2010-11-21 |
nemo |
Increase teams to 8 to match the 8 colours, fix issue #108, reenable rope length modifier
|
file |
diff |
annotate
|
2010-11-21 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
2010-11-21 |
unc0rr |
Remove uChat dependency from uCommands
|
file |
diff |
annotate
|
2010-11-21 |
unc0rr |
Remove uAmmos dependaency from uCommands
|
file |
diff |
annotate
|
2010-11-21 |
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
|
2010-11-21 |
nemo |
After repeated requests, variable length rope. Intended for the infinite rope folks, but values less than 100 make rope more interesting IMO.
|
file |
diff |
annotate
|
2010-11-20 |
unc0rr |
Move land hash checking into commands
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Haven't found a better place than uIO for OutError
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
2010-11-18 |
unC0Rr |
Introduce uCommands.pas
|
file |
diff |
annotate
|