Alexander Batalov
|
6de4ac87df
|
Use snprintf
|
2022-12-08 23:05:50 +03:00 |
Alexander Batalov
|
a4e9123bcc
|
Fix crash in obj_use_item_on
|
2022-10-05 17:55:54 +03:00 |
Alexander Batalov
|
9bb053b3ba
|
Add namespace (#155)
|
2022-09-23 15:43:44 +03:00 |
Alexander Batalov
|
1b6e29acc0
|
Reorder includes
|
2022-09-15 12:38:23 +03:00 |
Alexander Batalov
|
e5992779f3
|
Reconcile worldmap.cc
|
2022-09-15 11:42:02 +03:00 |
Alexander Batalov
|
d7bc8e4176
|
Rename worldmap.cc
|
2022-09-15 09:00:11 +03:00 |
Alexander Batalov
|
a41780caa2
|
Rename some item functions
|
2022-08-18 08:41:15 +03:00 |
Alexander Batalov
|
c35ea77c59
|
Fix ammo details when examining in barter screen
|
2022-08-14 20:45:26 +03:00 |
Alexander Batalov
|
ca78b94a7d
|
Fix sprintf warning
|
2022-08-11 13:41:06 +03:00 |
Alexander Batalov
|
25e07fb597
|
Fix flags on non-door objects
|
2022-08-06 20:33:53 +03:00 |
Alexander Batalov
|
d8ae5fbd32
|
Fix car charging bugs
|
2022-08-06 17:49:24 +03:00 |
Alexander Batalov
|
5170948588
|
Add explosions improvements (#29)
|
2022-08-05 17:43:00 +03:00 |
Alexander Batalov
|
8a2ca4b733
|
Add books improvements (#29)
|
2022-08-02 21:52:32 +03:00 |
Alexander Batalov
|
e41a4b8e16
|
Reconcile with reference edition (#100)
|
2022-07-29 16:04:05 +03:00 |
Alexander Batalov
|
ca99fc0ad2
|
Cleanup proto_instance.h
See #42
|
2022-06-19 14:32:00 +03:00 |
Alexander Batalov
|
c6bda58dce
|
Cleanup inventory.h
See #42
|
2022-06-19 13:32:42 +03:00 |
Alexander Batalov
|
5bebed1b9d
|
Add missing include
|
2022-06-19 10:41:25 +03:00 |
Jan Šimek
|
f510545bc3
|
Rename function parameters and use ROTATION_COUNT enum (#39)
|
2022-06-10 09:23:43 +03:00 |
Jan Šimek
|
e27f72f52b
|
Rename object flags according to Sfall (#37)
|
2022-06-08 20:38:46 +03:00 |
Alexander Batalov
|
119cfe8212
|
Remove static assertions
They were aid to decompilation, now they are source of complaints when compiling for x64.
|
2022-05-28 07:34:29 +03:00 |
Alexander Batalov
|
98c6acbf11
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |