2018-11-22 |
unC0Rr |
- Move EngineInstance into a separate module
|
changeset |
files
|
2018-11-22 |
unC0Rr |
Implement send_ipc and read_ipc in engine lib, send_ipc in frontend
|
changeset |
files
|
2018-11-21 |
alfadur |
prevent qtmain from not being linked in on windows
|
changeset |
files
|
2018-11-21 |
Wuzzy |
Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
|
changeset |
files
|
2018-11-21 |
alfadur |
prevent SDL2main from being linked in on windows
|
changeset |
files
|
2018-11-21 |
nemo |
add cfg for mutant
|
changeset |
files
|
2018-11-21 |
nemo |
I think this is correct way to use iterate over it as a hashmap. don't have much lua practice
|
changeset |
files
|
2018-11-21 |
nemo |
oops
|
changeset |
files
|
2018-11-21 |
nemo |
flag crates since waste of time for mutant.
|
changeset |
files
|
2018-11-21 |
nemo |
force-disable video recording if C build is enabled.
|
changeset |
files
|
2018-11-21 |
nemo |
silence warning
|
changeset |
files
|
2018-11-21 |
unC0Rr |
Use question mark approach also in IPC::read
|
changeset |
files
|
2018-11-21 |
unC0Rr |
IPC implementation
|
changeset |
files
|
2018-11-21 |
Grigory Ustinov |
Update russian frontend translation
|
changeset |
files
|
2018-11-20 |
Wuzzy |
Clean up 0.9.25 changelog a bit
|
changeset |
files
|
2018-11-20 |
unc0rr |
Fix fpcrtl_strcompare broken in previous commit
|
changeset |
files
|
2018-11-20 |
unc0rr |
No, it doesn't seem legit
|
changeset |
files
|
2018-11-20 |
unC0Rr |
Start outlining ipc subsystem
|
changeset |
files
|
2018-11-20 |
unC0Rr |
Parse and render more messages
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Thas else() in paths.cmake did not make sense. Hopefully this fixes Fedora build issues
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Don't aggressively delete air mines in Racer
|
changeset |
files
|
2018-11-19 |
unc0rr |
Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str
|
changeset |
files
|
2018-11-19 |
unc0rr |
Handle NULL pchar in pchar2astr
|
changeset |
files
|
2018-11-19 |
unc0rr |
Remove erroneous code duplicating FIX_STRING functionality, adjust ansistring array size
|
changeset |
files
|
2018-11-19 |
alfadur |
as much as howling hedgehogs is hilarious, it might be confusing at first
|
changeset |
files
|
2018-11-19 |
alfadur |
merge
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Update russian frontend translation
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Merge with master branch
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Adapt russian translations and fix misprint
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Edit russian translations in desktop file
|
changeset |
files
|
2018-11-19 |
Grigory Ustinov |
Mark non-translatable russian translations with comments, disable unfinished flag
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Show extra seconds when collecting a crate in Teamwork
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Teamwork: Play sound for time bonus, don't give time bonus for destroying crate
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Remove some chatslang from missions
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Update Travis to use Ubuntu bionic (18.04 LTS)
|
changeset |
files
|
2018-11-19 |
alfadur |
was a wrong copy apparently
|
changeset |
files
|
2018-11-19 |
alfadur |
corrected parsing joined with unC0Rr's corrected generating finally gives the right result
|
changeset |
files
|
2018-11-19 |
alfadur |
On a second though, the actual error seems to be elsewhere, so still can use proper indexing
|
changeset |
files
|
2018-11-19 |
alfadur |
seems like it's either this or swap indexing order everywhere
|
changeset |
files
|
2018-11-19 |
Wuzzy |
Fix typo in German translation of ACF1
|
changeset |
files
|
2018-11-19 |
Wuzzy |
ACF1: Set hero's gear position when skipping first cut scene
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Turn accidental globals to locals in Lua libraries
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Get rid of table.maxn in all Lua code
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Update changelog
|
changeset |
files
|
2018-11-18 |
unc0rr |
Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
|
changeset |
files
|
2018-11-18 |
nemo |
fpc likes brackets
|
changeset |
files
|
2018-11-18 |
unc0rr |
AI is bazooka genius
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Display game scheme settings in Pas2C, too
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Shorten German translation in de.txt a bit
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Remove duplicate translation of "Congratulations!" in ru.lua
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Remove invalid translation in pt_PT.txt (missing parameter %1)
|
changeset |
files
|
2018-11-18 |
Wuzzy |
Make sure all engine locale files start with either digit, semicolon or are empty
|
changeset |
files
|
2018-11-17 |
nemo |
verify impact before explosion rating, since the offsets might cause water splashes
|
changeset |
files
|
2018-11-17 |
unc0rr |
Fix desync bomb
|
changeset |
files
|
2018-11-16 |
Wuzzy |
Increase width for key binding drop-down list
|
changeset |
files
|
2018-11-16 |
nemo |
oops
|
changeset |
files
|
2018-11-16 |
nemo |
lua comment handling is seriously WTF, but let's at least allow some partial single line
|
changeset |
files
|
2018-11-16 |
GunChleoc |
Translate the few remaining missing strings in gd.txt
|
changeset |
files
|
2018-11-16 |
unC0Rr |
Implement more of parsing, start implementation of engine messages rendering
|
changeset |
files
|
2018-11-15 |
nemo |
more seems to work better?
|
changeset |
files
|
2018-11-15 |
nemo |
adding X offset seems to improve chance of drownings
|
changeset |
files
|
2018-11-14 |
unC0Rr |
Parse some synced messages, tests
|
changeset |
files
|
2018-11-14 |
unC0Rr |
Recognize timestamps
|
changeset |
files
|
2018-11-14 |
unC0Rr |
Rearrange code
|
changeset |
files
|
2018-11-13 |
alfadur |
fix polygon closure
|
changeset |
files
|
2018-11-13 |
alfadur |
2018ize everything
|
changeset |
files
|
2018-11-13 |
unC0Rr |
Start working on engine messages parser
|
changeset |
files
|
2018-11-13 |
unc0rr |
Move engine messages into separate lib for reuse
|
changeset |
files
|
2018-11-13 |
alfadur |
reset airmine timer on stun recovery
|
changeset |
files
|
2018-11-13 |
alfadur |
stun airmines on explosions as well
|
changeset |
files
|
2018-11-13 |
alfadur |
add sparkles to stunned airmines
|
changeset |
files
|
2018-11-13 |
alfadur |
update kamikaze collision cache after portalling
|
changeset |
files
|
2018-11-12 |
alfadur |
stun airmines on shove
|
changeset |
files
|
2018-11-12 |
alfadur |
make engine windows checks work for 64bit builds
|
changeset |
files
|
2018-11-12 |
Grigory Ustinov |
Verify and update russian translations for refreshed strings in 04:XX / part 2
|
changeset |
files
|
2018-11-10 |
unc0rr |
Fix birdy appearance/disappearance animation
|
changeset |
files
|
2018-11-10 |
Wuzzy |
Remove all traces of dead code related to amStructure/gtStructure
|
changeset |
files
|
2018-11-10 |
Wuzzy |
Remove unused/out-commented "Structure" strings in engine locale files
|
changeset |
files
|
2018-11-10 |
Wuzzy |
Remove 2 strings violating the 0.9.25 string freeze. Backout this changeset after 0.9.25 got released
|
changeset |
files
|
2018-11-10 |
Wuzzy |
Credit GunChleoc for Scottish Gaelic translation update
|
changeset |
files
|
2018-11-10 |
GunChleoc |
Big update for Scottish Gaelic translation
|
changeset |
files
|
2018-11-09 |
Wuzzy |
Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
|
changeset |
files
|
2018-11-09 |
Wuzzy |
Backed out changeset b15014125f67
|
changeset |
files
|
2018-11-09 |
Wuzzy |
Fix Pas2C implementation of Val failing to parse hexadecimal
|
changeset |
files
|
2018-11-09 |
alfadur |
pass hwrunner gl context into engine
|
changeset |
files
|
2018-11-09 |
alfadur |
add standalone engine runner
|
changeset |
files
|
2018-11-09 |
alfadur |
some exorcism
|
changeset |
files
|
2018-11-09 |
Wuzzy |
Pas2C: Fix bad C typedefs for Pascal data types Extended and Real
|
changeset |
files
|
2018-11-09 |
alfadur |
fix 03:60
|
changeset |
files
|
2018-11-09 |
Grigory Ustinov |
Verify and update russian translations for refreshed strings in 04:XX / part 1
|
changeset |
files
|
2018-11-09 |
Grigory Ustinov |
Merge with master branch
|
changeset |
files
|
2018-11-09 |
Grigory Ustinov |
Verify and update russian translations for refreshed strings
|
changeset |
files
|
2018-11-09 |
Grigory Ustinov |
Update russian translations in ru.txt
|
changeset |
files
|
2018-11-09 |
alfadur |
generalize adding data to World
|
changeset |
files
|
2018-11-08 |
alfadur |
split hwphysics into modules
|
changeset |
files
|
2018-11-08 |
Igor Paliychuk |
Update Ukrainian localization
|
changeset |
files
|
2018-11-08 |
unc0rr |
A bit of rethinking of game messages and command
|
changeset |
files
|
2018-11-08 |
alfadur |
add some texture transforms
|
changeset |
files
|
2018-11-08 |
nemo |
Blame is about 30% faster than grep
|
changeset |
files
|
2018-11-08 |
nemo |
add the code too
|
changeset |
files
|
2018-11-08 |
Grigory Ustinov |
Add russian translations for chat command help in ru.txt
|
changeset |
files
|
2018-11-08 |
Grigory Ustinov |
Add russian translations in ru.txt (generally 02:00)
|
changeset |
files
|
2018-11-08 |
alfadur |
implement basic land bordering
|
changeset |
files
|
2018-11-07 |
unc0rr |
Start outlining some core engine stuff
|
changeset |
files
|
2018-11-07 |
Wuzzy |
Pas2C: Fix data types of Trunc and Ceil
|
changeset |
files
|
2018-11-07 |
nemo |
oups getter should have it too
|
changeset |
files
|
2018-11-07 |
unc0rr |
- Move hedgewars-engine into lib-hedgewars-engine
|
changeset |
files
|
2018-11-07 |
nemo |
ignore whitespace/case by default to reduce false positives
|
changeset |
files
|
2018-11-07 |
alfadur |
fix texturing and add a theme loading option to land_dump
|
changeset |
files
|
2018-11-07 |
nemo |
requires bash
|
changeset |
files
|
2018-11-07 |
Wuzzy |
Some minor fixes in de.txt
|
changeset |
files
|
2018-11-07 |
Wuzzy |
Add nemo's script to check for outdated engine translations with some adaptations
|
changeset |
files
|