hexcoded
f4dc572e70
Occupied/Unoccupied Oasis name fix
...
Fix the name of Oasis.The own Oasis is show like Unoccupied after when we try to send troops etc.
from:
$otext = ($basearray['occupied'] == 1)? "occupied" : "unoccupied";
to
$otext = ($oasis['name']);
from:
"<a href=\"a2b.php?z=".$_GET['d']."&o\">» Raid $otext oasis.</a>" :
to:
"<a href=\"a2b.php?z=".$_GET['d']."&o\">» Raid $otext .</a>" :
2013-06-04 11:21:19 +03:00
Akshay Naik
56e5256bba
added .htaccess
2012-10-21 13:02:09 +05:30
unknown
3052523ffd
update
2012-08-11 12:00:56 +03:00
denixue
646a1e0b51
fixes for vilview.tpl
...
now work good and it's a bit faster
2012-08-04 19:42:30 +03:00
unknown
4262815ccd
update
2012-07-19 08:01:11 +03:00
Esfomeado
7558ef7d4b
Removed unnecessary code.
2012-07-15 18:03:44 +02:00
unknown
86dc4c1904
more fixes
2012-06-18 20:38:27 +03:00
unknown
00706f6709
fix bug of culture points when found village
2012-06-17 21:42:26 +03:00
unknown
f9b9d7faaf
big update (fix sitters, peace system, fix some problems of hero...)
2012-06-01 20:18:40 +03:00
unknown
42da7517d3
fix brewery and crop finder
2012-05-23 23:18:12 +03:00
unknown
10df3e2068
big update
2012-05-13 18:51:08 +03:00
unknown
2ff7361ed9
fix link to village in attack window + now you cannot see send resources reports in village view
2012-04-30 15:00:20 +03:00
unknown
f597c070d5
very big update
2012-04-19 17:41:33 +03:00
unknown
51b4d07e44
fix village symbol in map (still need to fix it in scroll files)
2012-04-16 21:25:27 +03:00
NIKO28
420cb30c51
Update Templates/Map/mapviewlarge.tpl
2012-04-16 17:41:03 +03:00
unknown
518c976939
add fixes from yuyik version + now dark blue is shown even after scroll (with the big arrows)
2012-04-13 19:30:58 +03:00
unknown
da595c40a5
start to fix natar WW buildingplan village (still need to make the plan and to disable WW for player without plan)
2012-04-12 17:42:19 +03:00
unknown
9353623f12
return ww village icon to normal (is need to be like that)
2012-04-12 01:38:13 +03:00
unknown
3def4c1bdd
fix add world wonder villages mode in admin panel and world wonder villages icon
2012-04-12 01:28:09 +03:00
unknown
c37b8c8d62
enable special characters view in map and villages list
2012-04-12 01:07:14 +03:00
unknown
59842cde63
fix scouts icons and reports 100% + fix reinforcement attacked types and icons (not 100%)
2012-04-10 20:31:07 +03:00
unknown
8e39b56226
fix reports: now player can see reports of another player from alliance attacks and from village view and now can watch report in archive without error
2012-04-07 23:08:29 +03:00
unknown
2794ac0bbb
start to work on gold club and edit plus/1.tpl
2012-04-05 14:39:44 +03:00
unknown
6340940dcc
big update (details in comment)
2012-04-03 03:13:18 +03:00
unknown
839cb56426
big update
2012-04-02 17:19:54 +03:00
unknown
6928cbcd1d
first commit
2012-03-29 13:00:34 +02:00