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
|
2012-04-02 |
unc0rr |
- Handle multidimensional arrays better
|
changeset |
files
|
2012-04-01 |
Medo |
Scheme definitions now use .ini files.
|
changeset |
files
|
2012-04-02 |
unc0rr |
Finally fix the bug with pointer declarations polluting namespace with bad records
|
changeset |
files
|
2012-03-31 |
Medo |
Removed some unused imports and a redundand nullcheck
|
changeset |
files
|