Mercurial
Mercurial
>
hedgewars
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
help
(0)
-10000
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
2014-12-08
nemo
sheepluva is right
changeset
|
files
2014-12-08
nemo
oh, probably need nil checks here too
changeset
|
files
2014-12-08
nemo
init timer to 0
changeset
|
files
2014-12-08
nemo
meh. will persevere. DeleteGear can't call that much stuff...
changeset
|
files
2014-12-08
nemo
nil out CurrentHedgehog in FreeModule, add a test for nil'd CurrentHedgehog in DelCI since I'd still like to use DeleteGear for the other stuff it does. Move some variable initialiasations in AI Misc to hopefully avoid some uninit val errors.
changeset
|
files
2014-12-08
nemo
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
changeset
|
files
2014-12-07
nemo
Add that "make screenshots of Land/LandPixels" thing for map creators
changeset
|
files
2014-12-06
nemo
pretty sure the other teams need stats at 0 for the graph to look right
changeset
|
files
2014-12-05
sheepluva
make BasketballField available as regular map. maybe should make it destructable when not in mission mode *shrugs*
changeset
|
files
2014-12-05
mikade
Add another (test) map
changeset
|
files
2014-12-05
sheepluva
some translation tweaks
changeset
|
files
2014-12-05
sheepluva
better initial camera position
changeset
|
files
2014-12-05
sheepluva
darken wrapped world etc. some more
changeset
|
files
2014-12-05
sheepluva
adjust position of world edges (at 150 px away from outmost land collision, or less if land array ends earlier)
changeset
|
files
2014-12-04
sheepluva
flake FrameTicks value of 0 now indicades that the frame should not be changed
changeset
|
files
2014-12-04
nemo
☹
changeset
|
files
2014-12-04
nemo
Skip frame increments if FrameTicks is over 1000 seconds per frame, probably indicating static at that point.
changeset
|
files
2014-12-03
sheepluva
pas2c-whoops
changeset
|
files
2014-12-03
sheepluva
add warning to logs when tests terminates prematurely
changeset
|
files
2014-12-03
sheepluva
oops, didn't mean to commit that
changeset
|
files
2014-12-03
sheepluva
unexpected return from lua test should not return exit status 0
changeset
|
files
2014-12-03
sheepluva
tweaking the lua test function thingy
changeset
|
files
2014-12-03
nemo
set globals in commandline lua
changeset
|
files
2014-12-17
unc0rr
Schemes list combobox with their names
qmlfrontend
changeset
|
files
(0)
-10000
-3000
-1000
-300
-100
-50
-24
+24
+50
+100
+300
+1000
+3000
tip