2012-04-30 |
unc0rr |
Rework string init macro
|
changeset |
files
|
2012-04-30 |
unc0rr |
Raise exception when .inc file isn't found
|
changeset |
files
|
2012-04-29 |
Xeli |
wops
|
changeset |
files
|
2012-04-29 |
Xeli |
implement switch for the touch interface
|
changeset |
files
|
2012-04-29 |
Xeli |
hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
|
changeset |
files
|
2012-04-29 |
sheepluva |
map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
|
changeset |
files
|
2012-04-29 |
sheepluva |
make it auto-update (whoops,forgot)
|
changeset |
files
|
2012-04-29 |
sheepluva |
hello GameStyleModel
|
changeset |
files
|
2012-04-29 |
Xeli |
target using the utility button, this fixes bee
|
changeset |
files
|
2012-04-29 |
Xeli |
enabled grenade timer, needs a button image
|
changeset |
files
|
2012-04-28 |
Xeli |
wops, removed some writeln
|
changeset |
files
|
2012-04-28 |
Xeli |
changed uKeys to uInputHandler to better reflect its function
|
changeset |
files
|
2012-04-29 |
sheepluva |
* make HatModel update automatically (also renamed class and files)
|
changeset |
files
|
2012-04-28 |
sheepluva |
license header year range adjustments
|
changeset |
files
|
2012-04-28 |
Xeli |
- changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton
|
changeset |
files
|
2012-04-28 |
Xeli |
-Fixed FingerHasMoved function, still might need a little tweaking
|
changeset |
files
|
2012-04-27 |
Xeli |
remove last boolean keys references and using only ParseCommand in uTouch now
|
changeset |
files
|
2012-04-28 |
sheepluva |
various comment tweaks/fixes
|
changeset |
files
|
2012-04-28 |
sheepluva |
MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
|
changeset |
files
|
2012-04-28 |
sheepluva |
fix for issue 186 ("Screen gets messed up when selecting Hand Drawn Map")
|
changeset |
files
|
2012-04-28 |
nemo |
unbreak snowball
|
changeset |
files
|
2012-04-28 |
nemo |
Ok, 20,000 was a bit much. Arbitrary multiplier that seems to shove things off enough.
|
changeset |
files
|
2012-04-27 |
sheepluva |
MapModel: comments/docs, small tweaks
|
changeset |
files
|
2012-04-27 |
Xeli |
reimplement the quit engine+frontend keys
|
changeset |
files
|
2012-04-27 |
Xeli |
add ammoprop to enable to up and down buttons on for the touch interface
|
changeset |
files
|
2012-04-27 |
sheepluva |
decouple current theme from map theme (fixes theme confusion bugs of last commit)
|
changeset |
files
|
2012-04-27 |
sheepluva |
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)
|
changeset |
files
|
2012-04-27 |
sheepluva |
MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
|
changeset |
files
|
2012-04-26 |
sheepluva |
messing with the theme model a bit (gets now auto-updated after DLC download too)
|
changeset |
files
|
2012-04-27 |
nemo |
theme tweaks
|
changeset |
files
|
2012-04-27 |
unc0rr |
Show number of points in drawn map
|
changeset |
files
|
2012-04-26 |
unc0rr |
Cursor for DrawMapScene. Feel free to ajust its look.
|
changeset |
files
|
2012-04-26 |
sheepluva |
mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
|
changeset |
files
|
2012-04-26 |
sheepluva |
make DLC trigger data reload
|
changeset |
files
|
2012-04-26 |
sheepluva |
make DataManager a QObject with reload() slot that emits signal updated()
|
changeset |
files
|
2012-04-26 |
sheepluva |
renaming HWDataManager -> DataManager
|
changeset |
files
|
2012-04-25 |
sheepluva |
reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
|
changeset |
files
|
2012-04-25 |
sheepluva |
nemo said I was boring for removing the "hello" randomizer on room join.
|
changeset |
files
|
2012-04-24 |
nemo |
Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
|
changeset |
files
|
2012-04-24 |
nemo |
Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
|
changeset |
files
|
2012-04-24 |
unc0rr |
Fix GetAmmoEntry in PascalExports
|
changeset |
files
|
2012-04-24 |
unc0rr |
Get rid of overloaded functions in uAmmo
|
changeset |
files
|
2012-04-24 |
unc0rr |
uCommands compiles
|
changeset |
files
|
2012-04-24 |
unc0rr |
Fix types
|
changeset |
files
|
2012-04-24 |
unc0rr |
Don't add duplicates into string consts
|
changeset |
files
|
2012-04-24 |
koda |
this should enable png screenshots on osx as well
|
changeset |
files
|
2012-04-23 |
Xeli |
in uTouch dont use bools to represent keystrokes, but issue ParseCommands
|
changeset |
files
|
2012-04-23 |
Xeli |
fix the ammomenu F# buttons
|
changeset |
files
|
2012-04-23 |
Xeli |
- change uKeys to be event based rather than polling
|
changeset |
files
|
2012-04-23 |
vittorio giovara |
case sensitivity + correct variable check
|
changeset |
files
|
2012-04-23 |
koda |
when libpng is not found, gratiously fallback to bmp screenshots; untested
|
changeset |
files
|
2012-04-23 |
koda |
ios minor warning and optimisation for team color
|
changeset |
files
|
2012-04-22 |
nemo |
Make clouds/flakes change direction smoothly
|
changeset |
files
|
2012-04-22 |
unc0rr |
Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
|
changeset |
files
|
2012-04-22 |
koda |
added savepassword checkbox to options page, which now reloads values at every acces
|
changeset |
files
|
2012-04-22 |
Stepan777 |
add a checkbox for the password field prompt (issue 316)
|
changeset |
files
|
2012-04-22 |
Xeli |
fixed uKeys (aka almost revert it back)
|
changeset |
files
|
2012-04-22 |
koda |
ios: turn on more warning messages and start correcting them
|
changeset |
files
|
2012-04-22 |
Stepan777 |
memory leak in hwform.cpp (issue 386)
|
changeset |
files
|
2012-04-22 |
koda |
fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
|
changeset |
files
|
2012-04-21 |
nemo |
*sigh*
|
changeset |
files
|
2012-04-21 |
nemo |
Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
|
changeset |
files
|
2012-04-21 |
unc0rr |
Oops
|
changeset |
files
|
2012-04-21 |
unc0rr |
Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
|
changeset |
files
|
2012-04-21 |
Xeli |
- Don't crash on back press, but shutdown hedgewars
|
changeset |
files
|
2012-04-21 |
Xeli |
- Added support for keyboards on android
|
changeset |
files
|
2012-04-21 |
Xeli |
- Return of the F<numbers> in the ammomenu
|
changeset |
files
|
2012-04-21 |
unc0rr |
- Remove support for variables in command handlers
|
changeset |
files
|
2012-04-20 |
unc0rr |
Fix parsing of exit() call without parameters
|
changeset |
files
|
2012-04-20 |
unc0rr |
Move all strings into constants to make them of string255 type
|
changeset |
files
|
2012-04-20 |
unc0rr |
Many small improvements to pas2c
|
changeset |
files
|
2012-04-19 |
unc0rr |
Some more progress with pas2c
|
changeset |
files
|
2012-04-19 |
unc0rr |
- Track array size to use for High function
|
changeset |
files
|
2012-04-19 |
Xeli |
android: prevent the app from a semi-crash when exiting a game
|
changeset |
files
|
2012-04-14 |
unc0rr |
Improve rendering of function types, ranges, and more
|
changeset |
files
|
2012-04-14 |
unc0rr |
Fix insanity
|
changeset |
files
|
2012-04-14 |
unc0rr |
More string types
|
changeset |
files
|
2012-04-14 |
unc0rr |
Get rid of TGearsType to simplify pas2c
|
changeset |
files
|
2012-04-14 |
unc0rr |
Render some builtin functions
|
changeset |
files
|
2012-04-14 |
unc0rr |
Render unions
|
changeset |
files
|
2012-04-12 |
koda |
minor gl debug/comments
|
changeset |
files
|
2012-04-12 |
koda |
disable png screenshots on mobile for now
|
changeset |
files
|
2012-04-12 |
unc0rr |
Support string constants
|
changeset |
files
|
2012-04-12 |
Stepan777 |
Oops, forgot file
|
changeset |
files
|
2012-04-12 |
Stepan777 |
png screenshots
|
changeset |
files
|
2012-04-11 |
unc0rr |
Support operators declarations
|
changeset |
files
|
2012-04-11 |
unc0rr |
Simplify converter's life
|
changeset |
files
|
2012-04-10 |
unc0rr |
Improve rendering of function types, arrays, and more
|
changeset |
files
|
2012-04-09 |
koda |
vob* variables need to be reset
|
changeset |
files
|
2012-04-09 |
unc0rr |
Unbreak build (change was only tested with pas2c parser, and was okay to it)
|
changeset |
files
|
2012-04-09 |
unc0rr |
First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
|
changeset |
files
|
2012-04-09 |
unc0rr |
Better handle switch statement
|
changeset |
files
|
2012-04-09 |
unc0rr |
Eraser tool
|
changeset |
files
|
2012-04-09 |
unc0rr |
Better support for strings
|
changeset |
files
|
2012-04-09 |
koda |
ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
|
changeset |
files
|
2012-04-09 |
koda |
ios: refactor the code of the after-game statistics display using delegates
|
changeset |
files
|
2012-04-09 |
koda |
ios: convert audio operation from class to instance, plays better with memory
|
changeset |
files
|
2012-04-09 |
koda |
i don't understand this, but without this change audio doesn't fade on ios
|
changeset |
files
|
2012-04-09 |
nemo |
remove stray pixels
|
changeset |
files
|
2012-04-08 |
koda |
ios: don't prompt restoring a game that didn't complete loading
|
changeset |
files
|
2012-04-08 |
koda |
ios, this method belongs here
|
changeset |
files
|
2012-04-08 |
koda |
ios: schemes table was being drawn on top of the table border
|
changeset |
files
|
2012-04-08 |
koda |
formatting
|
changeset |
files
|
2012-04-08 |
koda |
when focus is lost lower the volume to a minimum
|
changeset |
files
|
2012-04-07 |
koda |
by popular demand, switch Nature and Golf music (issue 383)
|
changeset |
files
|
2012-04-06 |
unc0rr |
Convert some operators
|
changeset |
files
|
2012-04-05 |
unc0rr |
Unwind 'with' construction
|
changeset |
files
|
2012-04-05 |
unc0rr |
Improve rendering into C
|
changeset |
files
|
2012-04-05 |
unc0rr |
Make function more pascal-ish
|
changeset |
files
|
2012-04-04 |
unc0rr |
More external definitions for pas2c
|
changeset |
files
|
2012-04-04 |
unc0rr |
Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
|
changeset |
files
|
2012-04-04 |
unc0rr |
Normalize RecordFields before conversion. Helps with namespaces problem.
|
changeset |
files
|
2012-04-03 |
unc0rr |
Fix withState' not returning lastType
|
changeset |
files
|
2012-04-01 |
Medo |
Added copyright notice to Scheme.java
|
changeset |
files
|
2012-04-03 |
krdrt5367 |
ja update
|
changeset |
files
|
2012-04-01 |
Medo |
Hedgeroid: Added ini4j library, updated android support library and added lib licenses
|
changeset |
files
|
2012-04-03 |
krdrt5367 |
de update
|
changeset |
files
|
2012-04-01 |
Medo |
Added some toString methods to help when debugging
|
changeset |
files
|
2012-04-03 |
krdrt5 |
cz update
|
changeset |
files
|
2012-04-01 |
Medo |
Merge
|
changeset |
files
|