2016-09-15 |
sheepluva |
Lua API: GetAmmoName(ammoType)
|
changeset |
files
|
2016-09-09 |
koda |
merge with github
|
changeset |
files
|
2016-09-04 |
sheepluva |
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
|
changeset |
files
|
2016-08-11 |
unc0rr |
Make in-game chat work
qmlfrontend
|
changeset |
files
|
2016-08-02 |
unc0rr |
Preparation to sending engine messages to net.
qmlfrontend
|
changeset |
files
|
2016-07-15 |
unc0rr |
merge default
qmlfrontend
|
changeset |
files
|
2016-07-09 |
unc0rr |
Use less weird options
|
changeset |
files
|
2016-07-02 |
LocutusOfBorg |
Remove some more bytestring-show references, e.g. INSTALL file and travis file
|
changeset |
files
|
2016-06-29 |
unc0rr |
bytestring-show RIP
|
changeset |
files
|
2016-06-22 |
alzen |
Polish update
|
changeset |
files
|
2016-06-21 |
nemo |
bit of a start on HDPI monitor support. Fonts.
|
changeset |
files
|
2016-06-21 |
sheepluva |
remove experimental in-game credits code
|
changeset |
files
|
2016-06-21 |
nemo |
no.
|
changeset |
files
|
2016-06-15 |
nemo |
lupdate
|
changeset |
files
|
2016-05-22 |
antonc27 |
- In case of HWLIBRARY we need reference to sysutils for GetCurrentDir()
|
changeset |
files
|
2016-05-21 |
nemo |
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
|
changeset |
files
|
2016-05-21 |
nemo |
http → https
|
changeset |
files
|
2016-05-18 |
alfadur |
Fruit theme music
|
changeset |
files
|
2016-05-17 |
unc0rr |
Merge default
qmlfrontend
|
changeset |
files
|
2016-05-17 |
unc0rr |
- Add state to engine callback for it to know what engine is sending
qmlfrontend
|
changeset |
files
|
2016-05-17 |
sheepluva |
implement ExtraftFileDir and ExtractFileName in uUtils
|
changeset |
files
|
2016-05-15 |
sheepluva |
remove another useless SysUtils include
|
changeset |
files
|
2016-05-15 |
sheepluva |
implement Trim() in uUtils
|
changeset |
files
|
2016-05-15 |
sheepluva |
drop SysUtils inclusion from 5 files where it is not needed anymore
|
changeset |
files
|
2016-05-15 |
unc0rr |
- Use IntToStr() in preference to Str()
|
changeset |
files
|
2016-05-15 |
sheepluva |
always include uUtils _after_ SysUtils
|
changeset |
files
|
2016-05-15 |
sheepluva |
merge Wuzzy's frontend tweaks
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Tweak sizes and icons of most footer buttons of frontend
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Neatly align all the bottom buttons on the same height
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Slightly better naming of new or copied ammo/game schemes
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Tweak damage modifier help
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Fix mines time displaying "1 seconds" in frontend
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Frontend: Increase space for help text in the footer
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Add help texts for game scheme's basic settings (initial health, etc.)
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Add more What's This? texts throughout the frontend
|
changeset |
files
|
2016-05-06 |
Wuzzy |
Fix problems with dynamic whats this texts
|
changeset |
files
|
2016-05-04 |
Wuzzy |
Add missing frontend constants
|
changeset |
files
|
2016-05-04 |
Wuzzy |
Add various “What's This?” texts to multiplayer, net and team editor frontend pages
|
changeset |
files
|
2016-05-04 |
Wuzzy |
Team editor: Make bot icons and graves more visible in closed drop-down lists, smaller botlevel images
|
changeset |
files
|
2016-05-15 |
koda |
avrec crash/math fix (sheepy here, committing koda's fix because I'm tired of having it lying around in my repo :P
|
changeset |
files
|
2016-05-10 |
nemo |
turn off sparks for drowning dynamite
|
changeset |
files
|
2016-05-06 |
sheepluva |
<unC0Rr> might be somewhere width used instead of rightx
|
changeset |
files
|
2016-05-04 |
koda |
linux on travis needs sudo to install dependencies
|
changeset |
files
|
2016-05-04 |
unC0Rr |
Fix some warnings
|
changeset |
files
|
2016-05-03 |
antonc27 |
- Don't forget to init uVaribles inside LoadLocaleWrapper call
|
changeset |
files
|
2016-05-03 |
koda |
Enable GL2 travis builds
|
changeset |
files
|
2016-05-03 |
unc0rr |
ansistring, not Ansistring
|
changeset |
files
|
2016-05-03 |
sheepluva |
small code cleanup/comment
|
changeset |
files
|
2016-05-03 |
unc0rr |
I heard we switched to physfs
|
changeset |
files
|
2016-05-03 |
unc0rr |
TryDo is deprecated
|
changeset |
files
|
2016-05-03 |
frd |
Add pre/post js stub files and expand the emscripten options
|
changeset |
files
|
2016-05-03 |
frd |
Set medium floating precision to shaders
|
changeset |
files
|
2016-05-03 |
koda |
Compile uMatrix to c too when GL2 is requested
|
changeset |
files
|
2016-05-03 |
koda |
Work around missing gl functions from emscripten headers
|
changeset |
files
|
2016-05-03 |
koda |
Avoid using an undeclared variable
|
changeset |
files
|
2016-05-03 |
koda |
Set pas2c switches more cleanly
|
changeset |
files
|
2016-05-02 |
antonc27 |
- Pass also userPath to LoadLocaleWrapper
|
changeset |
files
|
2016-05-02 |
antonc27 |
- More ugly ifdefs for the ifdef god
|
changeset |
files
|
2016-05-02 |
antonc27 |
[BUG 66] - Create '/Logs' folder if not exists
|
changeset |
files
|
2016-05-01 |
sheepluva |
qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now)
qmlfrontend
|
changeset |
files
|