sheepluva [Sat, 28 Apr 2012 00:24:37 +0200] rev 6943
MapModel: comments/docs, small tweaks
Xeli [Fri, 27 Apr 2012 23:17:11 +0200] rev 6942
reimplement the quit engine+frontend keys
Xeli [Fri, 27 Apr 2012 23:09:27 +0200] rev 6941
add ammoprop to enable to up and down buttons on for the touch interface
sheepluva [Fri, 27 Apr 2012 23:10:48 +0200] rev 6940
decouple current theme from map theme (fixes theme confusion bugs of last commit)
sheepluva [Fri, 27 Apr 2012 22:22:04 +0200] rev 6939
MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
sheepluva [Fri, 27 Apr 2012 11:47:37 +0200] rev 6938
MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
sheepluva [Thu, 26 Apr 2012 16:15:37 +0200] rev 6937
messing with the theme model a bit (gets now auto-updated after DLC download too)
nemo [Fri, 27 Apr 2012 16:57:54 -0400] rev 6936
theme tweaks
unc0rr [Fri, 27 Apr 2012 22:15:08 +0400] rev 6935
Show number of points in drawn map
unc0rr [Fri, 27 Apr 2012 00:43:48 +0400] rev 6934
Cursor for DrawMapScene. Feel free to ajust its look.
sheepluva [Thu, 26 Apr 2012 09:48:52 +0200] rev 6933
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
sheepluva [Thu, 26 Apr 2012 09:47:35 +0200] rev 6932
make DLC trigger data reload
sheepluva [Thu, 26 Apr 2012 07:44:44 +0200] rev 6931
make DataManager a QObject with reload() slot that emits signal updated()
sheepluva [Thu, 26 Apr 2012 07:22:05 +0200] rev 6930
renaming HWDataManager -> DataManager
sheepluva [Wed, 25 Apr 2012 17:44:48 +0200] rev 6929
reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
sheepluva [Wed, 25 Apr 2012 08:23:48 +0200] rev 6928
nemo said I was boring for removing the "hello" randomizer on room join.
That was actually an accident, fixed by this commit.
Now find an actual reason to call me boring (there are many to choose from :P) nemo!
nemo [Tue, 24 Apr 2012 17:16:18 -0400] rev 6927
Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
to be a bit smarter and automatically wrap.
nemo [Tue, 24 Apr 2012 16:58:19 -0400] rev 6926
Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
unc0rr [Tue, 24 Apr 2012 23:56:41 +0400] rev 6925
Fix GetAmmoEntry in PascalExports
unc0rr [Tue, 24 Apr 2012 23:50:40 +0400] rev 6924
Get rid of overloaded functions in uAmmo
unc0rr [Tue, 24 Apr 2012 23:33:39 +0400] rev 6923
uCommands compiles
unc0rr [Tue, 24 Apr 2012 22:27:56 +0400] rev 6922
Fix types
unc0rr [Tue, 24 Apr 2012 16:11:07 +0400] rev 6921
Don't add duplicates into string consts
koda [Tue, 24 Apr 2012 06:53:39 +0200] rev 6920
this should enable png screenshots on osx as well
Xeli [Mon, 23 Apr 2012 19:23:28 +0200] rev 6919
in uTouch dont use bools to represent keystrokes, but issue ParseCommands
Xeli [Mon, 23 Apr 2012 19:22:43 +0200] rev 6918
fix the ammomenu F# buttons
Xeli [Mon, 23 Apr 2012 19:22:16 +0200] rev 6917
- change uKeys to be event based rather than polling
- missing engine+frontend exit
- missing controller support
- needs testing on different platforms and keyboards
vittorio.giovara@gmail.com [Mon, 23 Apr 2012 13:22:30 +0000] rev 6916
case sensitivity + correct variable check